Tutorial example to check whether values are even or odd. More...
Go to the source code of this file.
Namespaces | |
even | |
Functions | |
def | parity (number) |
Variables | |
fmtlen = max([len(fmt) for fmt in pfmt(values, width=1).split('\n')]) | |
values = sys.argv[1:] | |
Tutorial example to check whether values are even or odd.
Definition in file even.py.