2010-01-20 29 views

cevap

14

getpass modülüne ihtiyacınız var.

from getpass import getpass 
password = getpass()