How to create a list in python with numbers

- How to create a list of numbers in python using for loop
- How to create a list with 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 even numbers in python
- How to create a list of consecutive numbers in python
- How to create a list of sequential numbers in python
- How to create a list of n 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 input numbers in python
- How to create a list of float 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 ascending numbers in python