Skip to content

Commit 77f1634

Browse files
authored
Create Exercise21.cpp
1 parent 9fe5e4d commit 77f1634

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise21.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: Prime Numbers in a Range
2+
//Description: Write a program that asks the user to enter a range (start and end values) and prints all prime numbers within that range.

0 commit comments

Comments
 (0)