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

Python args and kwargs (Quiz)

Rich Bibby
Python args and kwargs: Demystified Rich Bibby 04: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
85%
  • Passing Multiple Arguments to a Function 01:56
  • Using the Python args Variable in Function Definitions 02:36
  • Using the Python kwargs Variable in Function Definitions 01:08
  • Ordering Arguments in a Function 01:03
  • Unpacking With the Asterisk Operators 05:14
  • Python args and kwargs (Quiz) 04:00
  • Python args and kwargs: Demystified (Summary) 00:32

© 2012–2025 Real Python ⋅ Privacy Policy