Back to Lesson
Prime Number Check
Complete the "Prime Number Check" exercise.
Instructions
Write Python code to solve the "Prime Number Check" challenge. Follow the instructions and make sure your output matches the expected result.
main.py
main.py
Ctrl + Enter