Creating a variable in Python is as easy as pie. First, we need to find a good name. We can name variables however we want.

How about the word day as a variable name?

Nothing too complicated so far, right?