Hone Your Python Skills!
Newbie Bites
Intro Bites
Regular Bites
Learning Paths
100 Days of Code
Pricing
Community
Login
☰
☰
PyBites Platform
Pybites Platform 2.0 is live 🎉 🐍
Join us now 📈
What to code next?
Bites of Py Exercises
Blog Code Challenges
Bite
Level
Description & Tags
Bite 21. Query a nested data structure
Given the provided cars dictionary: Get all Jeeps Get the …
3.10
data structures
dictionary comprehensions
list comprehensions
sorting
Bite 89. Playing with lists and dicts
In this Bite you are presented with a us_state_abbrev dict …
3.10
data structures
dict
list
Bite 62. Data structures matter - speed up your Python code
In this Bite we provide you with 5 functions which …
3.10
data structures
performance
Bite 148. Print Car Data Grouped by Manufacturer
In this Bite you are presented with a list of …
3.10
data structures
itertools
operator
sorting
Bite 154. Write your own Data Class
As you might have noticed we are now on Python …
3.10
dataclasses
data structures
hashable
sorting
type hinting
Bite 181. Keep a list sorted upon insert
Complete the add method of the OrderedList class which takes …
3.10
bisect
classes
data structures
__str__
Bite 285. Nested List Extraction
Sometimes dealing with data can be a real struggle. Sometimes …
3.10
data structures
string parsing
PCC
Title
Summary
No matching Challenges found.