Real Python
  • Start Here
  • Learn Python
    Start Learning
    Your Learning Plan →Your personalized Python learning plan Python Tutorials →In-depth articles and video courses Learning Paths →Guided study plans for accelerated learning
    Practice
    Quizzes & Exercises →Check your learning progress Browse Topics →Focus on a specific area or skill level Reference →Concise definitions for common Python terms
    Get Help
    Code Mentor →BetaPersonalized code assistance & learning tools Office Hours →Live Q&A calls with Python experts Community Chat →Learn with other Pythonistas
    Go Deeper
    Live Courses →Live, instructor-led Python courses Books →Round out your knowledge and learn offline Podcast →Hear what’s new in the world of Python
    Unlock All Content and Become a Python Expert →Get unlimited access to all Real Python has to offer
    Unlock All Content →Become a Python Expert
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Contributor
  • Search
/
  • Join
  • Sign‑In

Python Type Checking (Quiz)

Christopher Bailey
Python Type Checking Christopher Bailey 11:30
Recommended Tutorial Sample Code (.zip) Ask a Question
  • Contents
  • Discussion

Become a Member to take the quiz.

Become a Member to join the conversation.

Course Contents

Overview
92%
    Python Type Checking: Overview 02:17
    Dynamic vs Static 05:47
    Duck Typing 02:56
    Exercise: Make a Bookshelf Quack Like a Duck 08:00
    Type Hinting 06:50
    Exercise: Add Type Hints to a Quote Formatter 08:00
    Type Checking With Mypy 05:18
    Pros and Cons of Type Hints 04:28
    Annotations 07:11
    Type Comments 08:36
    Playing With Python Types 09:58
    Exercise: Annotate a Playlist With Composite Types 08:00
    Python Type Checking (Quiz) 11:30
    Python Type Checking: Summary 02:17

© 2012–2026 Real Python ⋅ Privacy Policy