79679602

Date: 2025-06-25 20:00:24
Score: 3.5
Natty:
Report link

if you check obj type of the four digit number that is input e.g. print(type(number)) you will find it is a string. Which should help you find the issues with your code.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Steve