Epython Lab
6.78K subscribers
633 photos
30 videos
103 files
1.16K links
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems.

Buy ads: https://telega.io/c/epythonlab
Download Telegram
#Coding_challenge #python #prime_number

Let N is a natural number greater than or equal to 1.

Print all prime numbers in between 1 and N.

Example:

Input: 9

Output: 2 3 5 7

Post your solution @pydiscussion