Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
It explores different function types and how to use pre-built functions for a variety of purposes, including mathematical operations, as well as user-defined functions created by the programmer for more customized results.
A function is a subset of code meant for repeated use in one or many programs.
User-defined functions are functions created by the programmer to provide more customized results for things not in the general library of functions.
The course includes lessons on Functions, Pre-Built Functions (Strings), Pre-Built Functions (Math), and User-Defined Functions Parts 1 through 3.
It focuses on Python programming skills including custom functions, function generators, function modules, stored functions, and user-defined functions.