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...

Making great stuff takes time and $$. If you appreciate the book you are reading now and want to keep quality materials free for other students please consider a donation to Runestone Academy. We ask that you consider a $10 donation, but if you can give more thats great, if $10 is too much for your budget we would be happy with whatever you can afford as a show of support.

You have attempted 1 of 3 activities on this page