소스 검색

add hello.py

tom 5 년 전
부모
커밋
7ea3748945
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      hello.py
  2. 1 0
      readme.txt

+ 1 - 0
hello.py 파일 보기

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

+ 1 - 0
readme.txt 파일 보기

@@ -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.