awacke1 commited on
Commit
0f1cc2d
ยท
1 Parent(s): 2466379

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ def health_game():
17
  {"condition": "๐Ÿง  Mental disorders", "emoji": "๐Ÿง˜", "spending": 150.8, "treatment": "Therapy and medication", "savings": "$1500"},
18
  {"condition": "๐Ÿฆด Osteoarthritis and joint disorders", "emoji": "๐Ÿฅ", "spending": 142.4, "treatment": "Low-impact exercise and physical therapy", "savings": "$800"},
19
  {"condition": "๐Ÿ’‰ Diabetes", "emoji": "๐Ÿฉธ", "spending": 107.4, "treatment": "Regular checkups and medication", "savings": "$1200"},
20
- {"condition": "๐Ÿซ Chronic obstructive pulmonary disease and asthma", "emoji": "๐Ÿซ€", "spending": 91.0, "treatment": "Inhalers and breathing exercises", "savings": "$600"},
21
  {"condition": "๐Ÿฉบ Hypertension", "emoji": "๐Ÿ’‰", "spending": 83.9, "treatment": "Lifestyle changes and medication", "savings": "$900"},
22
  {"condition": "๐Ÿ”ฌ Hyperlipidemia", "emoji": "๐Ÿ”ฌ", "spending": 83.9, "treatment": "Lifestyle changes and medication", "savings": "$700"},
23
  {"condition": "๐Ÿฆด Back problems", "emoji": "๐Ÿง", "spending": 67.0, "treatment": "Physical therapy and exercise", "savings": "$400"}
 
17
  {"condition": "๐Ÿง  Mental disorders", "emoji": "๐Ÿง˜", "spending": 150.8, "treatment": "Therapy and medication", "savings": "$1500"},
18
  {"condition": "๐Ÿฆด Osteoarthritis and joint disorders", "emoji": "๐Ÿฅ", "spending": 142.4, "treatment": "Low-impact exercise and physical therapy", "savings": "$800"},
19
  {"condition": "๐Ÿ’‰ Diabetes", "emoji": "๐Ÿฉธ", "spending": 107.4, "treatment": "Regular checkups and medication", "savings": "$1200"},
20
+ {"condition": "๐Ÿ˜ฎโ€๐Ÿ’จ Chronic obstructive pulmonary disease and asthma", "emoji": "๐Ÿ˜ฎโ€๐Ÿ’จ", "spending": 91.0, "treatment": "Inhalers and breathing exercises", "savings": "$600"},
21
  {"condition": "๐Ÿฉบ Hypertension", "emoji": "๐Ÿ’‰", "spending": 83.9, "treatment": "Lifestyle changes and medication", "savings": "$900"},
22
  {"condition": "๐Ÿ”ฌ Hyperlipidemia", "emoji": "๐Ÿ”ฌ", "spending": 83.9, "treatment": "Lifestyle changes and medication", "savings": "$700"},
23
  {"condition": "๐Ÿฆด Back problems", "emoji": "๐Ÿง", "spending": 67.0, "treatment": "Physical therapy and exercise", "savings": "$400"}