For a start, we can use variables inside functions. Like creating name = "Ron" and using it in the display statement.

Make sure to pick name, followed by =, and finally "Ron".