3

Reading Input and Writing Output in Python

 2 years ago
source link: https://realpython.com/courses/reading-input-writing-output-python/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Reading Input and Writing Output in Python

You often need to set up a program to communicate with the outside world by obtaining input data from the user and displaying data back to the user. This course will introduce you to reading input and writing output in Python.

By the end of this course, you’ll know how to:

  • Take user input from the keyboard with the built-in function input()
  • Display output to the console with the built-in function print()

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK