How to Use An Empty List in Python

2 years ago
3

This video gives an example of how an empty list can be used. It works with a for loop to append items from an old list into a new one while changing the caps on the words.

Loading comments...