Secureish Password
Can someone try reverse this?
also this is the same amount of lines as a basic
while True:
pass=input()
if pass=="":
else:
but its so much more complicated
Share your repls and programming experiences
Can someone try reverse this?
also this is the same amount of lines as a basic
while True:
pass=input()
if pass=="":
else:
but its so much more complicated