An empty list!

Report a typo

Write a program that will create an em_list variable. Assign an empty list to it, then print your empty list.

Write a program in Python 3
# don't modify the em_list variable, please
em_list =
___

Create a free account to access the full topic