how to crate an empty list in python 3 code example Example: empty list in python # Python program to declare # empty list # list is declared a = []