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 84. Flatten lists recursively (Droste Bite)
Complete flatten that takes a list of lists (which can …
3.10
list
recursion
Bite 37. Rewrite a for loop using recursion
Although you have to be careful using recursion it is …
3.10
recursion
reverse
Bite 274. Number conversion problem
Recursion in computer science is a method of solving a …
3.10
algorithms
numbers
recursion
Bite 286. Decompress
Write a function, called decompress(), that accepts a string and …
3.10
recursion
string manipulation
Bite 329. Convert dict keys to snake case
In this Bite we will take a (nested) dict and …
3.10
algorithms
recursion
string manipulation
Bite 376. Art Thief
You are a professional art thief with a penchant for …
graph
memoization
recursion
PCC
Title
Summary
No matching Challenges found.