Hello, i am a beginner programer using python, how can i make python understand multiple passwords, here is an example of what i mean:
password = input ("Enter Password to " \
"enter terminal: ")
if password == "Cyndi": -------here is where i need it to understand...