Absolute imports
Fantastic! You've successfully built the FinancialCalculator
class.
To use the FinancialCalculator
in the main.py
file, you'll need to import it. This time, use an absolute import.
Diese Übung ist Teil des Kurses
Case Study: Building Software in Python
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
