X Tutup
Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 286 Bytes

File metadata and controls

9 lines (6 loc) · 286 Bytes

Basic Input and Output in Python

This folder contains the code examples for the Real Python tutorial Basic Input and Output in Python.

You can run all of the scripts directly by specifying their name:

$ python <filename>.py
X Tutup