8000 Update Numeros_Fibonacci.md · JSSpagh/Algorithms-Explanation@b8f6d3d · GitHub
[go: up one dir, main page]

Skip to content

Commit b8f6d3d

Browse files
authored
Update Numeros_Fibonacci.md
changed steps numbers. (missing 4 and 5)
1 parent 083504b commit b8f6d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

es/Matematicas Básico/Numeros_Fibonacci.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ Calcular matriz^4
5353
| 3 2 |
5454
```
5555

56-
### Paso 3
56+
### Paso 4
5757

5858
```
5959
Calcular matriz^8
6060
| 34 21 |
6161
| 21 13 |
6262
```
6363

64-
### Paso 3
64+
### Paso 5
6565

6666
F(8)=21
6767

0 commit comments

Comments
 (0)
0