|
F-strings and a simple if/else
|
f-strings
if/else
|
|
Complete a user class: properties and representation dunder methods
|
dunder methods
properties
classes
__str__
string manipulation
f-strings
__repr__
|
|
Print names to columns
|
f-strings
modulo
print
|
|
Rhombus generator
|
string formatting
f-strings
format
|
|
Set up future notifications
|
findall
datetime
timedelta
f-strings
|
|
Actor/actress age at movie release
|
f-strings
dateutil
dataclasses
|