In Part 1, Information from the user, the variables shown before submission differ from the ones used during grading. It seems the displayed variables are from 2024 version, but the system tests with the updated inputs after submission. This causes correct code to fail and no points to be awarded and it has happened to me three times a roll. For example:
The image with the variable

The output after running the code
Suggested fix:
Please update the displayed variable inputs in the "Information to the User" section to match the current test inputs, or add a note informing users that the test values may be updated after submission.