Home · Free videos · Programming
Free lesson

Hello Python and the print Function

You'll write the smallest runnable Python program and watch it print to the screen, then customize the output with multiple arguments and the sep and end keyword arguments. By the end you'll know exactly how print writes to standard output, and you'll combine sep and end to lay out a name, a class, and a rank cleanly on a single line.

Free · no sign-up needed
Go deeper

Python from First Principles to Pythonic Mastery

Learn Python syntax, the CPython data model, async, types, and the libraries that power real work

See the full course →
More free videos