diy1.py 267 Bytes Edit 1 2 3 4 5 6 7 8 9 username = "DaShuaiGe" userpassword = "54188" while True: name = input("瓦特is the名字?) password = input("密码是吗?") if name == username and password == userpassword: print("好的爸爸,以为您启动自爆模式") brenk