Kahibaro
Discord Login Register

Chapter 5: User Input and Output

In previous chapters, you wrote code that Python runs from top to bottom. In this chapter, you’ll make your programs talk: they can ask the user questions (input) and show answers or messages (output).

Here we focus on simple keyboard input and text output to the screen using the terminal.

Views: 19

Comments

Please login to add a comment.

Don't have an account? Register now!