I am try to make a program that alows the user to input their username and password to recive a set of options. Right now the options are to look at a file or quit. In order to complete it I need to know how to turn of the visability on raw_input(). Or how to get input from the user without them knowing what the screen is showing. (Ex: "Hello World" would look like "***********" or nothing at all.)
Note: If you are trying to run the program you will have to make some .txt files and change the directories.
I am using a raspberry pi to do this so the fomating will not work. :(
Ill see if I can post the code later on my other computer...
Thanks