소스 검색

add hello.py

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

+ 1 - 0
hello.py 파일 보기

1
+printf hello

+ 1 - 0
readme.txt 파일 보기

4
 Git has a mutable index called stage.
4
 Git has a mutable index called stage.
5
 Git tracks changes of files.
5
 Git tracks changes of files.
6
 Creating a new branch is quick and simple.
6
 Creating a new branch is quick and simple.
7
+new line.