Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
Functools Bite Exercises
Level
Name
Tags
B
Having fun with python partials
functools
rounding
partial
B
Iterables intersection
set operations
functools
I
Write a login_required decorator
decorators
functools
I
Create a simple calculator that receives command line arguments
argparse
functools
reduce
I
Add caching to a fibonacci function
performance
functools
fibonacci
cache
A
Enrich a class with dunder methods
dunder methods
properties
functools
A
The singledispatch countdown challenge
decorators
functools
singledispatch
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