...

/

Example 23: Prime Numbers

Example 23: Prime Numbers

Learn how to calculate prime numbers.

We'll cover the following...

Problem

A prime number is a natural number greater than 1 and is not a product of two smaller natural numbers.

Write a program to print all prime numbers from 1 to 300.

Example

Input Output
...
Access this course and 1400+ top-rated courses and projects.