CSP Python
Runestone in social media:
Follow @iRunestone
Help support us:
Table of Contents
Book Index
Scratch ActiveCode
Navigation Help
Help for Instructors
About Runestone
Report A Problem
Lesson 05-10: Strings to Lists
¶
Learning Target: I can convert a string to a list of characters.
What Are Strings?
¶
Another Conversion Function:
list()
¶
Next Section - Lesson 05-11: Swapping Elements in a List