Gets a string from the console.
Example (REPL) usage:
>>> val name = input()chris>>> nameres2: kotlin.String = chris
resulting typed input