...

/

Quiz: Mix Words and Numbers

Quiz: Mix Words and Numbers

Quiz yourself on combining text and numbers in Python print statements using commas.

We'll cover the following...

You leveled up your Python print skills in the last lesson by combining variables, numbers, and text in a single line. You also explored how commas in print() ...