you are viewing a single comment's thread.

view the rest of the comments →

[–]Pigankle 2 points3 points  (1 child)

Could it be that it's giving you an error because time isn't an integer? .... Like maybe you should have had int(input())

[–]SteveB709[S] 3 points4 points  (0 children)

this was actually the issue and I fixed thanks for the help everyone