DEV Community

Avinash Mathi
Avinash Mathi

Posted on

Maximum Attempts: Set a limit on the number of attempts (e.g., 5 or 10 attempts) to increase the challenge.

for i in range(5,10):
max==5,10
print(i)
o/p
6789

Top comments (0)