Test your knowledge

01. Factoring

Write a program that allows the user to enter a number to add to, and a number to multiply to, and then print the two numbers if they exist. You can assume all numbers are positive integers

03. quiz

02. prime numbers

Fork & run this next replit  to try this 

Write a program that will ask the user for an integer. Print all the prime numbers that are smaller than the integer.

TRY IT OUT

Answer keys

Double click to see​ the video explanation