Python script to generate a random number without any functions:
the_set = set()
for i in range(10):
the_set.add(str(i))
for e in the_set:
print(int(e))
break
Python script to generate a random number
Python script to generate a random number without any functions:
the_set = set()
for i in range(10):
the_set.add(str(i))
for e in the_set:
print(int(e))
break
Leave feedback in the comments!
Log in or sign up for Devpost to join the conversation.