python functions password problem without import

后端 未结 0 1335
悲&欢浪女
悲&欢浪女 2020-12-20 03:11

there are two options 1 and 2 .

1

2

password="123"

def x(a):

pw=input("password ")

if password==pw:
  
 Print         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题