Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -49,7 +49,7 @@ template_html = env.get_template('template_html.j2')
|
|
| 49 |
# field_name = 'message_count' # Replace with your field name for count
|
| 50 |
# Examples
|
| 51 |
examples = ['Tabulate the difference between veins and arteries','What are defects in Human eye?',
|
| 52 |
-
'Frame 5 short questions and 5 MCQ on Chapter 2 ','
|
| 53 |
]
|
| 54 |
|
| 55 |
|
|
|
|
| 49 |
# field_name = 'message_count' # Replace with your field name for count
|
| 50 |
# Examples
|
| 51 |
examples = ['Tabulate the difference between veins and arteries','What are defects in Human eye?',
|
| 52 |
+
'Frame 5 short questions and 5 MCQ on Chapter 2 ','Frame 80 marks question paper consisting of 16 mcq questions,4 assertion and reason questions 10 short answer types questions and 4 long answer type questions'
|
| 53 |
]
|
| 54 |
|
| 55 |
|