dpalmasan / dpalmasan/code-challenges

Secuencia Look and Say

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
strings
Dominant language
Python
Stars
43
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Implemente una función que imprima en pantalla la secuencia _Look and Say_, hasta un término `n`:

```
1
11
21
1211
111221
312211
13112221
1113213211
31131211131221
13211311123113112211
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.