File: LP6E/Chapter23/module1.py

def printer(x):           # Module attribute
    print(x)



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