Pybites Platform
Paths
Exercises
Newbie Bites
Intro Bites
Regular Bites
Pricing
Help
FAQ
News
Community
Python Tips
Coaching
Keyboard Shortcuts
Login
F-Strings Bite Exercises
Level
Name
Tags
B
F-strings and a simple if/else
f-strings
if/else
B
Complete a user class: properties and representation dunder methods
dunder methods
properties
classes
__str__
string manipulation
f-strings
__repr__
B
Print names to columns
f-strings
modulo
print
I
Rhombus generator
string formatting
f-strings
format
I
Set up future notifications
findall
datetime
timedelta
f-strings
I
Actor/actress age at movie release
f-strings
dateutil
dataclasses
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