I am doing a small password prompt here via the terminal. How would I be able to take take the consol input, but show something different as the output? Basically I don't want the user to type down their password in plain view, but instead have it show up in "*****" when they type it in. Is this even possible?