Update helloWorld.py
This commit is contained in:
부모
28ce92c0c4
커밋
ed066977ac
1개의 변경된 파일과 2개의 추가작업 그리고 1개의 파일을 삭제
|
@ -1,2 +1,3 @@
|
||||||
print("Hello world!")
|
print("Hello world!")
|
||||||
print("Adding more code")
|
print("Adding more code")
|
||||||
|
print("group commit")
|
||||||
|
|
불러오는 중…
Reference in a new issue