DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python take input without displaying it
import getpass x = getpass.getpass("Input something: ") print x
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#input
#displaying
ADD COMMENT
Topic
COMMENT
Name
4+2 =
Submit