This content originally appeared on DEV Community and was authored by Avinash Mathi
for i in range(5,10):
max==5,10
print(i)
o/p
6789
This content originally appeared on DEV Community and was authored by Avinash Mathi
This content originally appeared on DEV Community and was authored by Avinash Mathi
for i in range(5,10):
max==5,10
print(i)
o/p
6789
This content originally appeared on DEV Community and was authored by Avinash Mathi