Skip to content

Commit 3abdd94

Browse files
authored
Merge pull request barbarer#185 from xinyinghou/master
Updated a default variable name in the starter code to align with the problem description
2 parents f2d223c + dd5eda2 commit 3abdd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sources/_hidden/mc_posttest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Please answer the following questions.
6060
Remember to click 'Save&Run' frequently to save your latest answer.
6161

6262
~~~~
63-
def happy_hour_specials(new_menu_items):
63+
def happy_hour_specials(menu_items):
6464

6565
# Click 'Save & Run' frequently to ensure your latest answer is saved.
6666

0 commit comments

Comments
 (0)