Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit e3039eb

Browse files
committed
Question edited
1 parent 7951386 commit e3039eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Find the product abc.
4343

4444
5. 2520 is the smallest number that can be divided by each of the numbers from 1 to 10 without any remainder. Write a program to find the smallest number that can be divided by all the numbers from 1 to 20 without leaving a remainder.
4545

46-
6. Print all the prime numbers betwenn 1 and 99999
46+
6. Print all the prime numbers between 1 and 99999
4747

4848
7. Ask the user for a string and print out whether this string is a palindrome or not.
4949
A palindrome is a string that reads the same forwards and backwards.

0 commit comments

Comments
 (0)