This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
piccolo-gatto
/
GIT_practice
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
create tessst.py, update file1.txt
piccolo-gatto
hace 1 año
padre
2b1e7691df
commit
8e8ee9ff45
Se han
modificado 2 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
file1.txt
3
0
tessst.py
+ 1
- 1
file1.txt
Ver fichero
@@ -1 +1 @@
-
aaaaaaaaaaaaaa
+
hgvbyhnhkjmki
+ 3
- 0
tessst.py
Ver fichero
@@ -0,0 +1,3 @@
+a = '2'
+b = '3'
+print(a + b)