Uploaded July 2026 | Updated September 2026, 2 weeks ago
Download your free Python Cheat Sheet here: realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials, videos, and exercises: realpython.com/start
This is a preview of the video course, "Exploring Python's Built-in Functions". Pythonβs built-in functions are predefined functions you can use anywhere in your code without any imports. They handle common tasks across math, data type creation, iterable processing, and input and output. Knowing which ones to reach for makes your code shorter and more Pythonic.
This is a portion of the complete course, which you can find here: realpython.com/courses/exploring-pythons-built-in-functions
And the original text tutorial is here: realpython.com/python-built-in-functions
The rest of the course covers:
- Covering Collection Types
- Exercise: Give a Class Two String Forms
- Looking at Iterators and Iterables
- Acting on Iterables
- Combining and Extracting Iterables
- Becoming Iterable
- Functional Programming
- Exercise: Rank Items by Rating
- Printing and Formatting
- Getting Input
- Exercise: Format a Number as Currency
- Decorating
- Managing Attributes
- Getting Class and Object Info
- Understanding Callables
- Inheriting Data and Methods
- Exercise: Build a Subclass From a Parent Class
- Scoping It Out
- Introspecting Objects
- Executing From Strings
- Miscellaneous Built-Ins
- Exercise: Check Whether a Value Is Hashable
- Exploring Python's Built-in Functions (Quiz)
π Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at realpython.com
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
π Start Here β realpython.com/start
πΊοΈ Guided Learning Paths β realpython.com/learning-paths
π§ Real Python Podcast β realpython.com/podcast
π Python Books β realpython.com/books
π Python Reference β realpython.com/ref
π§βπ» Quizzes & Exercises β realpython.com/quizzes
π Live Courses: realpython.com/live
βοΈ Reviews & Learner Stories: realpython.com/learner-stories
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
Download your free Python Cheat Sheet here: realpython.com/cheatsheet
Free Python Skill Test with instant level + learning plan: realpython.com/skill-test
Want to learn faster? Become a Python Expert with unlimited access to 5,000+ tutorials, videos, and exercises: realpython.com/start
This is a preview of the video course, "Exploring Python's Built-in Functions". Pythonβs built-in functions are predefined functions you can use anywhere in your code without any imports. They handle common tasks across math, data type creation, iterable processing, and input and output. Knowing which ones to reach for makes your code shorter and more Pythonic.
This is a portion of the complete course, which you can find here: realpython.com/courses/exploring-pythons-built-in-functions
And the original text tutorial is here: realpython.com/python-built-in-functions
The rest of the course covers:
- Covering Collection Types
- Exercise: Give a Class Two String Forms
- Looking at Iterators and Iterables
- Acting on Iterables
- Combining and Extracting Iterables
- Becoming Iterable
- Functional Programming
- Exercise: Rank Items by Rating
- Printing and Formatting
- Getting Input
- Exercise: Format a Number as Currency
- Decorating
- Managing Attributes
- Getting Class and Object Info
- Understanding Callables
- Inheriting Data and Methods
- Exercise: Build a Subclass From a Parent Class
- Scoping It Out
- Introspecting Objects
- Executing From Strings
- Miscellaneous Built-Ins
- Exercise: Check Whether a Value Is Hashable
- Exploring Python's Built-in Functions (Quiz)
π Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at realpython.com
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°
π Start Here β realpython.com/start
πΊοΈ Guided Learning Paths β realpython.com/learning-paths
π§ Real Python Podcast β realpython.com/podcast
π Python Books β realpython.com/books
π Python Reference β realpython.com/ref
π§βπ» Quizzes & Exercises β realpython.com/quizzes
π Live Courses: realpython.com/live
βοΈ Reviews & Learner Stories: realpython.com/learner-stories
β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°β°










