dxdcx commited on
Commit
a3fb4d5
·
verified ·
1 Parent(s): 19c9ec0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -206,14 +206,14 @@ examples = [
206
  ],
207
  [
208
  {
209
- "text": "Replicate QQQ without Alphabet exposure with a minimal number of other liquid ETFs or stocks. Long only",
210
  "files": [],
211
  }
212
  ],
213
  [
214
  {
215
- "text": "Write the matplotlib code to generate the same bar chart.",
216
- "files": ["assets/additional-examples/barchart.png"],
217
  }
218
  ]
219
  ]
 
206
  ],
207
  [
208
  {
209
+ "text": "Replicate QQQ excluding exposure to Alphabet using a long only portfolio with a small number of other liquid ETFs or stocks.",
210
  "files": [],
211
  }
212
  ],
213
  [
214
  {
215
+ "text": "Replicate the following revenue graph adding revenue for 2025-2030 assuming 30% growth for Cloud and 10% growth for Search.",
216
+ "files": ["assets/additional-examples/rev.png"],
217
  }
218
  ]
219
  ]