编辑代码
Python代码
3.11.0
2.7.17
运行
name
=input(
"请输入名字"
)
password
=input(
"请输入密码"
)