Menu
Coddy logo textTech

Assigning a String

Lesson 2 of 19 in Coddy's Into the Past || Complete Beginner for Python Strings course.

Assign

challenge icon

Challenge

Easy

In the last lesson we learned how to assign a string to a variable.  Now it is your turn. I want you to assign the string Tom to the variable name


Don't forget where a string lives

Try it yourself

# Write code here

All lessons in Into the Past || Complete Beginner for Python Strings