Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Data Structures Bite Exercises
Level
Name
Tags
B
Query a nested data structure
list comprehensions
sorting
data structures
dictionary comprehensions
100days
B
Keep a list sorted upon insert
classes
data structures
__str__
bisect
I
Data structures matter - speed up your python code
data structures
performance
I
Playing with lists and dicts
list
dict
data structures
100days
I
Print car data grouped by manufacturer
itertools
sorting
data structures
operator
I
Write your own data class
sorting
data structures
dataclasses
hashable
type hinting
I
Nested list extraction
data structures
string parsing
Keyboard Shortcuts
×
Bite Page Shortcuts
Run Tests
Cmd/Ctrl + Enter
Run Code
Shift + Enter
Lint
Alt + Enter
Switch Code / Tests / Solution Tabs
Cmd/Ctrl + 1/2/3
Go to Next Bite
Cmd/Ctrl + →
Go to Previous Bite
Cmd/Ctrl + ←
Global Shortcuts
Focus Navbar Search Form
Cmd/Ctrl + K
Show this Shortcuts Modal
Cmd/Ctrl + Shift + K