Commit 5009c259 by BellCodeEditor

auto save

parent 8e4066b3
Showing with 24 additions and 0 deletions
i=3
username="py"
userpassword="1"
while True:
if i>0:
i=i-1
name=print("what")
password=input("when")
if name!=username or password!=userpassword:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment