Skip to content

Conversation

@manahgha
Copy link

1.The indentation of the print("Timer Finished!") statement is incorrect. It should be outside the while loop. 2.There's an issue with the variable naming. You're using the variable name time both for the imported module time and for user input. It's better to use a different variable name for the user input.

1.The indentation of the print("Timer Finished!") statement is incorrect. It should be outside the while loop.
2.There's an issue with the variable naming. You're using the variable name time both for the imported module time and for user input. It's better to use a different variable name for the user input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant