database=[
['Madan','1111'],
['Uday','2222'],
['Arvind','3333'],
['Neeraj','4444']
]
username=input('User name:')
password=input('Password:')
if[username,password] in database:
print('Access granted')
else:
print('Access Denied')
Subscribe to:
Post Comments (Atom)
MCQ QUESTIONS
Loading…
-
Q-1. In CIN C stands for ......? a.Customer b.Corporate c.Consumer d. Calculation Q2-How many Default Accounting Group in Tally Prime...
-
ECC- Expert computer course it is enhanced version of CCC. and in this course duration is increases, it is best course for student who w...
-
Now a days in computer languages java is very famous . it is developed by James Gosling in Sun MicroSystem in 1991. initially it was deve...


No comments:
Post a Comment