How to create a list of numbers in python

- How to create a list of numbers in python using for loop
- How to create a list of random numbers in python
- How to create a list of prime numbers in python
- How to create a list of 100 numbers in python
- How to create a list of consecutive numbers in python
- How to create a list of natural numbers in python
- How to create a list of odd numbers in python
- How to create a list of 10 random numbers in python
- How to create a list with a range of numbers in python
- How to create a list of numbers 1 to 100 in python
- How to create a list of first n natural numbers in python
- How to create a list of increasing numbers python
- How to create a list of even numbers in python
- How to create a list of sequential numbers in python
- How to create a list of n numbers in python