7. Names for Functions¶
Learning Objectives:
Learn how to define new functions and procedures.
Learn that we can use libraries containing functions and procedures written by others.
Learn that any name can be renamed, even Python’s internal names.
Learning Objectives:
Learn how to define new functions and procedures.
Learn that we can use libraries containing functions and procedures written by others.
Learn that any name can be renamed, even Python’s internal names.