Course Content
Python Data Structures
Python Data Structures
Challenge
Task
You have to create an empty list, named list_3
. We expect the following output: []
.
Everything was clear?
Section 1. Chapter 4
Course Content
Python Data Structures
You have to create an empty list, named list_3
. We expect the following output: []
.
Everything was clear?