Skip to content
Snippets Groups Projects
Commit 42e8f761 authored by Eduardo Escalante's avatar Eduardo Escalante
Browse files

segundo cambio

parent f993d931
No related branches found
No related tags found
No related merge requests found
......@@ -5,3 +5,7 @@ Ejercicio paras la clase 4 de interacción con los repos
## repo de eduardo escalante
## Este cambio es desde el CLONE!
## Este cambio es el segundo desde el CLONE!
%% Cell type:code id: tags:
``` python
1 + 1
```
%% Output
2
%% Cell type:code id: tags:
``` python
print("De pinga")
```
%% Output
De pinga
%% Cell type:code id: tags:
``` python
2 + 2
```
%% Output
4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment