File: LP6E/Chapter25/recur1.py

X = 1
import recur2            # Run recur2 now if it doesn't exist
Y = 2



[Home page] Books Code Blog Python Author Train Find ©M.Lutz