Add saldo exercise
This commit is contained in:
parent
c4a0737ae6
commit
6684f5f590
@ -843,7 +843,6 @@ algorithm main
|
|||||||
writeInteger(fibonacci(n));
|
writeInteger(fibonacci(n));
|
||||||
|
|
||||||
end algorithm
|
end algorithm
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Solución
|
2. Solución
|
||||||
@ -885,7 +884,6 @@ algorithm main
|
|||||||
end while
|
end while
|
||||||
|
|
||||||
end algorithm
|
end algorithm
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Solución
|
3. Solución
|
||||||
|
Loading…
Reference in New Issue
Block a user