We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad4221 commit 8579989Copy full SHA for 8579989
exercises/concept/guidos-gorgeous-lasagna/lasagna.py
@@ -27,9 +27,6 @@ def bake_time_remaining():
27
28
29
#TODO: Define the 'preparation_time_in_minutes()' function below.
30
-# You might also consider defining a 'PREPARATION_TIME' constant.
31
-# You can do that on the line below the 'EXPECTED_BAKE_TIME' constant.
32
-# This will make it easier to do calculations.
33
34
35
0 commit comments