This website works better with JavaScript
Inicio
Explorar
Iniciar sesión
piccolo-gatto
/
GIT_practice
Seguir
1
Destacar
0
Fork
0
2 Achegas
c1efa76039
...
71f7c0fa5e
Autor
SHA1
Mensaxe
Data
piccolo-gatto
71f7c0fa5e
fix conflict in file1.txt
hai 1 ano
piccolo-gatto
8e8ee9ff45
create tessst.py, update file1.txt
hai 1 ano
Modificáronse 2 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
file1.txt
3
0
tessst.py
+ 1
- 0
file1.txt
Ver ficheiro
@@ -1 +1,2 @@
+hgvbyhnhkjmki
hello world
+ 3
- 0
tessst.py
Ver ficheiro
@@ -0,0 +1,3 @@
+a = '2'
+b = '3'
+print(a + b)