Skip to content

Commit 8579989

Browse files
authored
Update lasagna.py
1 parent fad4221 commit 8579989

File tree

1 file changed

+0
-3
lines changed
  • exercises/concept/guidos-gorgeous-lasagna

1 file changed

+0
-3
lines changed

exercises/concept/guidos-gorgeous-lasagna/lasagna.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ def bake_time_remaining():
2727

2828

2929
#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.
3330

3431

3532

0 commit comments

Comments
 (0)