2016 | OriginalPaper | Chapter
3. Built-in Functions
Published in:
Learn to Program with Python
Abstract
Just as Python has a number of built-in operators (such as the plus for addition, minus for subtraction, asterisk for multiplication, etc.), Python also has a number of what are called built-in functions.