> 1. Write a program module with at least two functions.

Hint: "def" is the Python keyword used to define a function. You can
read all about def in the docs on python.org.

Alan

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to