18th Feb 2022, 10:46 AM
Chris
2 Answers
+ 8
Yoonsu Kim , you can use something like this: spamspam = 11 counter = 0 while <some_condition>: print(...) increment counter
18th Feb 2022, 10:53 AM
Lothar
Lothar - avatar