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 cf5d792 commit 81e0035Copy full SHA for 81e0035
README.md
@@ -14,5 +14,5 @@ Open terminal and use the code below.
14
- **Ex-7:** First Reverse: Have the function firstReverse(str) take the str parameter being passed and return the string in reversed order.
15
- **Ex-8:** First Factorial: Have the function firstFactorial(num) take the num parameter being passed and return the factorial of it.
16
- **Ex-9:** Longest Word: Have the function longestWord(sen) take the sen parameter being passed and return the largest word in the string.
17
-
+-**Ex-10** Letter Changes: Have the function letterChanges(str) take the str parameter being passed and modify it using the following algorithm.
18
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments