def first(): print ("CIA Database Access") choice2 = input("Enter Your Priority Level Code") def right1(): print ("You Have Clearence For This Sector MR.____ Please Verify Your Name And Rank") def right2(): print ("Name And Rank Accepted") print ("Enter Password ") def right3(): print ("Correct") print ("Enter Security Code") def checking(): number = "943zgf92ch9" for i in range (1,27): print (i,"Reading Data",number,"Acces Granted","76257923859832579823758237588912365089") print ("Checking Complete") print ("Error Occured") print ("Enter Admin Code ") def right4(): x = 0 while x <= 51: print (X) x = x+1 print ("Reading File 843ztg873z9c8h28937fzh9823hc898h") print ("Database Scanning 8uh9f283h98h298d082h902p83hc094u97hg984h9f8") print ("Server Administration 98h38vzg837huwo7fz3c7go783h26gfo823hc8o") print ("Acces Granted 9c87qh84gf7h8usgh 8fzhv4a74h 98fh9aw7hv8ahp47z9q8fvo") print ("You Have Now Entered The Database") bourne = input("Type In File Or Project Name ") def wrong1(): print ("Good Bye") def wrong2(): print ("You Are Not Alloud To Enter This Database") def wrong3(): print ("You Are Now Under Surveillance") choice1 = input("Do You Want To Start ? ") if (choice1 == "yes"): first() if (choice1 == "no"): wrong1() if (choice2 == "98235"): right1() if (choice2 == ""): wrong2() choice3 = input("You Have Clearence For This Sector MR.____ Please Verify Your Name And Rank") if (choice3 == "tompson sgt."): right2() if (choice3 == ""): wrong2() choice4 = input("Enter Password") if choice4 == "723gtz023": right3() if choice4 == "": wrong2() choice5 = input("Enter Security Code") if choice5 == "ow7gz3f": checking() if choice5 == "": wrong3() choice6 = (input("Enter Admin Code")) if choice6 == "782zf872789qc7": right4() if choice6 == "": wrong3()
Run
Reset
Share
Import
Link
Embed
Language▼
English
中文
Python Fiddle
Python Cloud IDE
Follow @python_fiddle
Browser Version Not Supported
Due to Python Fiddle's reliance on advanced JavaScript techniques, older browsers might have problems running it correctly. Please download the latest version of your favourite browser.
Chrome 10+
Firefox 4+
Safari 5+
IE 10+
Let me try anyway!
url:
Go
Python Snippet
Stackoverflow Question