A simple way to create an empty list in Python is by just placing the sequence inside the square brackets[ ]. Don’t add any value just assign a variable with square brackets.


#Python 

Python Tutorial: Create Empty List and Example Code
2.15 GEEK