Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
__Str__ Bite Exercises
Level
Name
Tags
B
Complete a user class: properties and representation dunder methods
dunder methods
properties
classes
__str__
string manipulation
f-strings
__repr__
B
Keep a list sorted upon insert
classes
data structures
__str__
bisect
I
Define a score enum and customize it adding methods
enum
__str__
classmethod
I
Implement a color class with staticmethod
__str__
string module
__repr__
hex
staticmethod
I
Oop fun at the zoo
itertools
classes
__str__
classmethod
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