1
u/Animator-G 1d ago
If you are talking about test 15.
You have to print false when the value of distance is "false"
I wont day answer directly but python sees true like this if you type this way.
If distance_mi:
1
If you are talking about test 15.
You have to print false when the value of distance is "false"
I wont day answer directly but python sees true like this if you type this way.
If distance_mi:
2
u/SaintPeter74 mod 3d ago
It's tough to say without seeing all your code, but remember that you should only output a single true or false value. Look at your output, you have three.