Python program to print the prime numbers
kw.py
kw.py
kw.py
kw.py
Output
kodingwindow@kw:~$ python3 kw.py [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47]
What Next?
Python program to find the factorial of a given number
Python program to print the sum of all digits in a given number
Python program to print the multiplication table of a given number
Advertisement