How to add element to list python

- How to add element to empty list python
- How to add new element to list python
- How to add element to beginning of list python
- How to add element to end of list python
- How to add element to front of list python
- How to add first element in list python
- How to add element in list in python without append
- Add element to list python at index
- Add element to list python at index 0
- Add element to list python in loop
- Add element to list python at last
- How to add an element to a list in python at a specific position
- How to add element at particular index in list python
- How to add each element in a list python
- How to add element in 2d list in python