File: LP6E/AppendixB/Part5/myclient.py

from mymod import countLines, countChars
print(countLines('mymod.py'), countChars('mymod.py'))



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