forked from code-clash/look-and-say
„README.md“ ändern
This commit is contained in:
parent
d439fa50fa
commit
95024f4be1
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
##Goal
|
##Goal
|
||||||
Starting with a digit, count how often this digit occurs in succession.
|
Starting with a digit, count how often this digit occurs in succession.
|
||||||
Then repeat the the procedure for given number of `iterations`.
|
Then repeat the same procedure for given number of `iterations`.
|
||||||
In human terms this is like speaking out loud how often each digit appears consecutively.
|
In human terms this is like speaking out loud how often each digit appears consecutively.
|
||||||
|
|
||||||
###Input
|
###Input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user