Skip to content

Commit 6c085f1

Browse files
authored
readme commit
1 parent 26b2545 commit 6c085f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ Open terminal and use the code below.
1717
- **Ex-10** Letter Changes: Have the function letterChanges(str) take the str parameter being passed and modify it using the following algorithm.
1818
- **Ex-11** Simple Adding: Have the function simpleAdding(num) add up all the numbers from 1 to num.
1919
- **Ex-12** Letter Capitalize: Have the function letterCapitalize(str) take the str parameter being passed and capitalize the first letter of each word.
20+
- **Ex-13** Simple Adding: Have the function simpleAdding(num) add up all the numbers from 1 to num.

0 commit comments

Comments
 (0)