Commit 8ebd4f56 by BellCodeEditor

save project

parent e9470842
Showing with 2 additions and 2 deletions
......@@ -6,4 +6,4 @@ name = input("Please Enter your Username:")
password = input("Please Enter your Password:")
if name==username and password==userpassword:
print("Seccess!")
\ No newline at end of file
print("Loading....\n\n\n\n\n\nSeccess!")
\ No newline at end of file
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