Renaming Python’s Functions

The functions abs and int are names. They are variables whose values are a set of statements that achieve a goal. Later on, we’ll know enough code to write abs and int ourselves. The important point right now is that abs and int are names for functions. You can create several names that have the same value. You can think of this like how a person can have both a name and a nickname. In the program below we demonstrate that you can even create new names for Python functions.

Before you keep reading...

Runestone Academy can only continue if we get support from individuals like you. As a student you are well aware of the high cost of textbooks. Our mission is to provide great books to you for free, but we ask that you consider a $10 donation, more if you can or less if $10 is a burden.

You have attempted 1 of 3 activities on this page