AashishKumar commited on
Commit
fe247ad
·
1 Parent(s): fc1f05f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ restaurants = {
12
  "Diet Coke": 2.99,
13
  "Chocolate Chip Cookie": 2.99
14
  },
15
- "Tasty King": {
16
  "Whopper Meal": 7.99,
17
  "Chicken Fries": 3.99,
18
  "Impossible Whopper": 5.99,
 
12
  "Diet Coke": 2.99,
13
  "Chocolate Chip Cookie": 2.99
14
  },
15
+ "Fry Nation": {
16
  "Whopper Meal": 7.99,
17
  "Chicken Fries": 3.99,
18
  "Impossible Whopper": 5.99,