python input输出

作者: python 发布时间: 2022-10-16 浏览: 424 次 编辑

python input输出

password=(input("你的密码是:"))
print("你的密码是:",password)