Question #145
How to create an empty list in Python?
Merged questions
Answer
Here is how to create an empty list in Python:
# Create an empty list
my_list = []
2 events in history
Answer by Alphonsio 08/27/2020 at 01:35:16 PM
Here is how to create an empty list in Python:
# Create an empty list
my_list = []
Question by Alphonsio 08/27/2020 at 01:33:58 PM
How to create an empty list in Python?
# | ID | Query | URL | Count |
---|
Icons proudly provided by Friconix.