Skip to content

Commit 233bf50

Browse files
committed
Python 模块和包
1 parent 21a9e28 commit 233bf50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

day-006/hello.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
def sayhello():
22
print("Hello World!")
33

4-
54
def world():
65
print("Python World!")

0 commit comments

Comments
 (0)