python how to write and read into tty in Windows code example
Example: inpuit inf terfminal ppython
userInput = input("This is a prompt for the input")
print userInput
userInput = input("This is a prompt for the input")
print userInput