Python's print
function is usually one of the first built-in functions that new Pythonistas learn about, but many Python programmers don't realize how versatile the print
function is.
Let's look at some of the secret powers of Python's print
function.
Python's print
function can accept more than one argument:
...
This is a premium topic available only to active Python Morsels subscribers.
You can find free reading material on the topics page.
Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.