Python - Scanner.nextLine() - Java equivalent -- get input from user.

user_input = input(": ")


Comments

Popular posts from this blog

Python - How to Escape special characters in String

Python - Argument Passing