+ 1
How to do this with for loop?
I tried to do this with for loop but always gives too many output . So help me get it . Please https://code.sololearn.com/c23WFHvBXG51/?ref=app https://code.sololearn.com/c23WFHvBXG51/?ref=app
4 Answers
0
Hi! Trying to do what with a for loop?
Like this?
for i in (90, 104, 150):
almost_there(i)
0
No
0
If function take any number return True or False due to condition . But I want to add for loop for code