a= input("")
if a == 'admis':
b=input("")
if b == 'Nowcoder666':
print("Welcome!")
else:
print("user id or password is not correct!")
else:
print("user id or password is not correct!")
if a == 'admis':
b=input("")
if b == 'Nowcoder666':
print("Welcome!")
else:
print("user id or password is not correct!")
else:
print("user id or password is not correct!")



京公网安备 11010502036488号