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 0716053 commit 3037589Copy full SHA for 3037589
README.md
@@ -10,6 +10,6 @@ In this repo, you can find examples to improve your Javascript Algorithm knowled
10
- **Ex-6:** Calculate the factorial of a number
11
- **Ex-7:** First Reverse: Have the function firstReverse(str) take the str parameter being passed and return the string in reversed order.
12
- **Ex-8:** First Factorial: Have the function firstFactorial(num) take the num parameter being passed and return the factorial of it.
13
- - **Ex-9:** Have the function longestWord(sen) take the sen parameter being passed and return the largest word in the string.
+ - **Ex-9:** Longest Word: Have the function longestWord(sen) take the sen parameter being passed and return the largest word in the string.
14
15
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments