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 57. Create a simple calculator that receives command line arguments
In this Bite you write a simple calculator that can …
3.10
argparse
functools
reduce
Bite 76. The singledispatch countdown challenge
We are stoked and grateful to have Martin have you …
3.10
decorators
functools
singledispatch
Bite 172. Having fun with Python Partials
Meet another gem in the standard library: functools, which contains …
3.10
functools
partial
rounding
Bite 194. Add caching to a Fibonacci function
In this Bite you will learn about memoization: In computing, …
3.10
cache
fibonacci
functools
performance
Bite 11. Enrich a class with dunder methods
Let's enrich an Account class by adding dunder (aka special) …
3.10
dunder methods
functools
properties
Bite 41. Write a login_required decorator
If you worked with Flask or Django you must have …
3.10
decorators
functools
Bite 323. Iterables intersection
In this bite we are going to work on coding …
3.10
functools
set operations
PCC
Title
Summary
No matching Challenges found.