Files
dsa-tutoring/notes-and-examples/2026.03.25/homework.py

4 lines
188 B
Python

# Homework:
# Make a funds manager with a gambling component. Add any features you want, but ensure that it uses
# one of your dictionary classes. See the examples from last week's files.