Tell us what’s happening:
Tests not passing. Pictures for reference. 5.0 is automatically changed to 5 but the test specifically needs 5.0 to pass. Evrything is okay, it’s just this test. Will i still get certification?
If I input 5..0 it accepts that as a valid input and shows it.
The test is definitely not asking for 5..0 as a valid input as that doesn’t make any sense. If the current input is 5. and the next input is . that second input should be ignored.