Rakshitjan commited on
Commit
420405b
·
verified ·
1 Parent(s): a5ed79e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -81,6 +81,7 @@ async def analyze_scores(input_data: ScoreInput):
81
  4) While entering a new line in the output use "\n" new line character.
82
  5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
83
  6) Use Italics, Bold and underline appropriately to improve the output more.
 
84
  """
85
 
86
 
 
81
  4) While entering a new line in the output use "\n" new line character.
82
  5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
83
  6) Use Italics, Bold and underline appropriately to improve the output more.
84
+ 7) Bold text where you are taking chapter names from Physics , Chemsitry and Maths only which are in syllabus of Joint Entrance Examination.
85
  """
86
 
87