Store
Subscribe
hi me am coder u like me code
title explains it…. if you can even comprehend the language my small brain is trying to convey

ID = {"whail" : "pass"}
input_2 = raw_input("Username: ")
input = raw_input("Password: ")
ID[input_2] = ID.pop("whail")
def presidentID(x):
for key in x:
if key == "whail":
if input == ID[key]:
print "Access Granted"
return True
else:
print "Access Denied"
return False
else:
print "User not identified"
return False
presidentID(ID)

next up: hentai dispensing system


EDIT: what the FRICK, y did it get rid of my indents :(
those indents were almost as hot as technoblade's elbows
 0
PM Link
@*deleted-191881
 0
PM Link

Saimo wrote


ehhthing's tongue lashing at my terrible code will be almost as painful as Gordon Ramsay screaming RAWWWW
 0
PM Link
Automatically Deleted
 0
PM Link

EhhThing wrote


Intimidated wrote...



lol

OW THE PAIN, SOMEBODY FETCH ME A NOKSE
 0
PM Link
Aight, so first of all why are you using python 2 l0l, this would be it in python 3…

https://hastebin.com/yegasopusa.py

I'm not sure if you were trying to get familiar with dicts and functions but it would be a lot easier to do it in other ways, if u want me to show you just ask.

And you should really use python3 lol, and you hastebin for sharing code so the format doesn't get messed up.
 0
PM Link
and gl with hentai dispenser lol…?
 0
PM Link