Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Journey

Daily Challenge

search
Store
menu icon
Loading...Creator image

Creator

Anonymous

Dictionary in Python

Explore the dynamic world of Python dictionaries, from fundamental concepts to advanced applications, and enhance your Python programming skills with hands-on exercises.

14 Lessons

12 Challenges

Prerequisites

Basic knowledge in Python

Introduction

Dictionary

Features

Operations

Create Dictionary

Accessing Items

Change Values

Adding Items

Removing Items

Check if a key exists

Loop Through a Dictionary

Practice

Challenge #1

Challenge #2

Challenge #3

Challenge #4

Challenge #5