|
Workout dictionary lookups
|
exception handling
string manipulation
dict
format
ternary
|
|
Type conversion and exception handling
|
exception handling
raise
type casting
|
|
Bloodtypes
|
exception handling
multi type input
enum
|
|
Simple length converter
|
rounding
exception handling
numbers
|
|
Write tests for list_to_decimal
|
exception handling
pytest
|
|
Practice exceptions
|
exception handling
raise
|
|
Write a user validation function
|
exception handling
classes
namedtuple
|
|
No promo twice, keep state in a class
|
exception handling
properties
classes
|
|
Create a multiplication table class of variable length
|
exception handling
numbers
dunder methods
classes
|
|
Primitive date format inferrer
|
classmethod
datetime
exception handling
enum
|
|
Exception handling: calculate the winning player
|
exception handling
numbers
namedtuple
|
|
Calculate the number of months passed
|
datetime
exception handling
dateutil
|
|
Contemporary composers
|
exception handling
generators
datetime
dict
namedtuple
|
|
Create a simple calculator
|
operator
exception handling
numbers
|
|
Calculate number of books to have read at date ...
|
datetime
exception handling
dateutil
|
|
Suppressing exceptions
|
context managers
exception handling
|
|
Convert warcraft json data to csv
|
json
exception handling
csv
|
|
Thumbs up for operator overloading
|
exception handling
classes
emojis
dunder methods
operator overloading
|
|
Base converter
|
exception handling
base
|
|
More logging practice
|
logging
exception handling
|
|
Citation indexes
|
typing
exception handling
builtins
|
|
Subclass the list built-in
|
exception handling
properties
dunder methods
mean
inheritance
operator overloading
list
statistics
median
|
|
15-way rock paper scissors
|
exception handling
games
csv
dict
|
|
Cli tool: html link converter (stdin to stdout)
|
data wrangling
exception handling
html
stdin
string formatting
string manipulation
sys
|
|
Write a retry decorator
|
exception handling
decorators
|
|
Test a number guessing game
|
exception handling
classes
games
mock.patch
pytest
|
|
Evaluate a bridge hand
|
exception handling
properties
classes
looping
sorting
enum
|
|
🥳 pto calculator
|
exception handling
string formatting
looping
datetime
calendar
numbers
|
|
Magic bytes
|
file processing
exception handling
images
bytes
string parsing
csv
|
|
Simple math equation solver
|
exception handling
itertools
list operations
operator
math
|
|
Learn to handle cron schedule expressions
|
exception handling
iteration
datetime
crontab
dataclasses
|