Real Python
  • Start Here
  • Learn Python
    Python Tutorials →
    In-depth articles and video courses
    Learning Paths →
    Guided study plans for accelerated learning
    Quizzes & Exercises →
    Check your learning progress
    Browse Topics →
    Focus on a specific area or skill level
    Community Chat →
    Learn with other Pythonistas
    Office Hours →
    Live Q&A calls with Python experts
    Podcast →
    Hear what’s new in the world of Python
    Books →
    Round out your knowledge and learn offline
    Reference →
    Concise definitions for common Python terms
    Code Mentor →Beta
    Personalized code assistance & learning tools
    Unlock All Content →
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Tutorial Writer Become a Video Instructor
  • Search
/
  • Join
  • Sign‑In

Working With Python's .__dict__ Attribute (Quiz)

Steven Loyens
Working With Python's .__dict__ Attribute Steven Loyens 06:00
Recommended Tutorial Course Slides (.pdf) 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
75%
  • Working With Python's .__dict__ Attribute
  • Working With Python's .__dict__ Attribute (Overview) 00:50
  • Getting to Know the .__dict__ Attribute 02:51
  • Creating the Demo Class 01:56
  • Inspecting the Demo Class 04:14
  • Inspecting the Demo Class Instance 03:56
  • Using .__dict__ Explicitly in the Person Class 04:37
  • Using the Person Class in the REPL 02:21
  • Modifying the .__dict__ Attribute 05:58
  • Reviewing What You've Learned
  • Working With Python's .__dict__ Attribute (Quiz) 06:00
  • Working With Python's .__dict__ Attribute (Summary) 01:48

© 2012–2025 Real Python ⋅ Privacy Policy