2 Commits c1efa76039 ... 71f7c0fa5e

Autor SHA1 Mensaje Fecha
  piccolo-gatto 71f7c0fa5e fix conflict in file1.txt hace 1 año
  piccolo-gatto 8e8ee9ff45 create tessst.py, update file1.txt hace 1 año
Se han modificado 2 ficheros con 4 adiciones y 0 borrados
  1. 1 0
      file1.txt
  2. 3 0
      tessst.py

+ 1 - 0
file1.txt

@@ -1 +1,2 @@
+hgvbyhnhkjmki
 hello world

+ 3 - 0
tessst.py

@@ -0,0 +1,3 @@
+a = '2'
+b = '3'
+print(a + b)