gpt4 book ai didi

python - 不在 Python 中显示输入

转载 作者:行者123 更新时间:2023-12-05 06:31:17 26 4
gpt4 key购买 nike

<分区>

我想问一下我们可以对输入函数进行哪些更改,以便我们输入的任何内容都表示为“*”。正如我们都看到的那样,当我们在登录页面上输入密码时,它被写为******* 。这可以用 python 完成吗?像这样:

Python 3.6.6 (v3.6.6:4cu1f74eh7, Jun 27 2018, 02:47:15) [MSC v.1900 64 bit 
(Intel)] on win64
Type "copyright", "credits" or "license()" for more information.
>>> a = input('Write your password here:')
Write your password here: ************* # we write our password
>>> print(a)
stackoverflow

The getpass is not working and giving a warning too.

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com