diff --git a/fundamentos-programacion/PR2/README.md b/fundamentos-programacion/PR2/README.md index d893e10..a683c6b 100644 --- a/fundamentos-programacion/PR2/README.md +++ b/fundamentos-programacion/PR2/README.md @@ -843,7 +843,6 @@ algorithm main writeInteger(fibonacci(n)); end algorithm - ``` 2. SoluciĆ³n @@ -885,7 +884,6 @@ algorithm main end while end algorithm - ``` 3. SoluciĆ³n