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()
add spaces automatically, and how f-strings let you format messages like a pro.
Now, check your understanding with a quick quiz!
Get hands-on with 1400+ tech skills courses.