Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Jengroff's Bite Exercises
Level
Name
Tags
B
Validate pangram
algorithms
string
hashing
strings
B
Reverse only letters
strings
stacks
queues
I
Group anagrams
defaultdict
strings
array
I
Find all letter combinations of a phone number
itertools
strings
backtracking
I
String to Index
string manipulation
Index-based encoding
range generation
A
Art thief
recursion
graph
memoization
A
Organizational chart
binary tree
depth-first search
graph traversal
A
Hedge maze
graph traversal
maze
breadth-first
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