📄️ Even/Odd Numbers
Even numbers are the numbers that can be divided by 2, while odd numbers are the opposite.
📄️ Prime Numbers
Prime numbers are the numbers that are not multiple of any number other than 1.
📄️ Sum of Numbers
The following example prints the sum of the numbers from 1 to 100 inclusive.
📄️ Triangle of Stars
The following example prints a triangle of stars.