RAMYASRI-39 commited on
Commit
e5dd6ed
·
verified ·
1 Parent(s): 38fdfec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 ','Suggest creative and engaging ideas to teach students on Chapter on Metals and Non Metals '
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