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.
Vá além
Python from First Principles to Pythonic Mastery
Learn Python syntax, the CPython data model, async, types, and the libraries that power real work
Ver o curso completo →