Kaynağa Gözat

add hello.py

tom 5 yıl önce
ebeveyn
işleme
7ea3748945
2 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 1 0
      hello.py
  2. 1 0
      readme.txt

+ 1 - 0
hello.py Dosyayı Görüntüle

@@ -0,0 +1 @@
1
+printf hello

+ 1 - 0
readme.txt Dosyayı Görüntüle

@@ -4,3 +4,4 @@ Git is free software distributed under the GPL.
4 4
 Git has a mutable index called stage.
5 5
 Git tracks changes of files.
6 6
 Creating a new branch is quick and simple.
7
+new line.