Browse Source

create tessst.py, update file1.txt

piccolo-gatto 1 year ago
parent
commit
8e8ee9ff45
2 changed files with 4 additions and 1 deletions
  1. 1 1
      file1.txt
  2. 3 0
      tessst.py

+ 1 - 1
file1.txt

@@ -1 +1 @@
-aaaaaaaaaaaaaa
+hgvbyhnhkjmki

+ 3 - 0
tessst.py

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