Skip to content

Commit 4153da0

Browse files
committed
py-files as modules
1 parent 4438e37 commit 4153da0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_45_modules.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# by another file
33
# using other file as module
44

5+
# import _41_factorail_recursion
56
from _41_factorail_recursion import *
67

78
c=fact(5)

0 commit comments

Comments
 (0)