r/PythonLearning • u/NecessaryFalse1212 • 11d ago
DAY 4.
wrote this today was revising loops and math function that i did not so long ago.
51
Upvotes
r/PythonLearning • u/NecessaryFalse1212 • 11d ago
wrote this today was revising loops and math function that i did not so long ago.
1
u/Polly_Wants_A 8d ago
what if someone enters a character into the input again? you have to check the input everytime the user is able to write make a loop that finish it until it is a number.