Skip to content

Commit 935342c

Browse files
authored
Update README.md
1 parent 9fbbc45 commit 935342c

File tree

1 file changed

+1
-0
lines changed
  • scala-core-modules/scala-core-numbers

1 file changed

+1
-0
lines changed

scala-core-modules/scala-core-numbers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
- [Generating the Fibonacci Sequence in Scala](https://www.baeldung.com/scala/generating-fibonacci-series)
66
- [Find Factorial of a Number in Scala](https://www.baeldung.com/scala/find-factorial)
77
- [Check if a Number Is a Power of Two in Scala](https://www.baeldung.com/scala/check-power-of-two)
8+
- [Get the Individual Digits of a Number in Scala](https://www.baeldung.com/scala/number-extract-digits)

0 commit comments

Comments
 (0)