Assigning a Space String
Lesson 4 of 19 in Coddy's Into the Past || Complete Beginner for Python Strings course.
Good Job! You have assigned letters and digits.
Challenge
EasyI want you to now assign a space string to the variable blank
I know this maybe weird but you are still pressing a key; the space bar
I want you to get used to all the variations of what a string can look like
Try it yourself
#write your code belowAll 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