6.2 Lists
-
Incorrect
Correct
No Answer was selected
Invalid Answer
1. Python and Console Interaction
2. Conditionals
3. Looping
4. Functions and Exceptions
5. Strings
6. Creating and Altering Data Structure
6.1 Tuples
6.2 Lists
Lists
Modifying Elements
Turn String to List
Using Join
Using Split
Check Your Understanding
Exercise: Listed Greeting
6.3 For Loops and Lists
6.4 List Methods
7. Extending Data Structures