We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8294b3 commit 1bf4282Copy full SHA for 1bf4282
day-05/task.md
@@ -24,7 +24,7 @@ For Example: If N = 3, output should be:
24
3 x 10 = 30
25
```
26
27
-## 3. Find the summation of all odd numbers between 1 to 500 and print them on teh console log.
+## 3. Find the summation of all odd numbers between 1 to 500 and print them on the console log.
28
29
## 4. Skipping Multiples of 3
30
Write a program to print numbers from 1 to 20, but skip multiples of 3.
0 commit comments