Assigning a String
Lesson 2 of 19 in Coddy's Into the Past || Complete Beginner for Python Strings course.
Assign
Challenge
EasyIn 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
1String Assignment
What is a String?Assigning a StringAssigning a Number StringAssigning a Space String