Lecture 33: Python has Built-in Function and Methods
Built-in functions instruct the program to perform specific tasks. Built-in functions can only perform simple tasks. Built-in functions include functions like abs(), sort(), and len().