We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4438e37 commit 4153da0Copy full SHA for 4153da0
_45_modules.py
@@ -2,6 +2,7 @@
2
# by another file
3
# using other file as module
4
5
+# import _41_factorail_recursion
6
from _41_factorail_recursion import *
7
8
c=fact(5)
0 commit comments