Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -308,9 +308,8 @@ async def analyze_scores(input_data: ScoreInput):
|
|
308 |
3) Make sure you give out output in bullet points.
|
309 |
4) While entering a new line in the output use "\n" new line character.
|
310 |
5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
|
311 |
-
6)
|
312 |
-
7)
|
313 |
-
8) Dont use "+" or any other special symbol whenever you want to break a line use "\n" to do it in the output.
|
314 |
"""
|
315 |
|
316 |
|
|
|
308 |
3) Make sure you give out output in bullet points.
|
309 |
4) While entering a new line in the output use "\n" new line character.
|
310 |
5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
|
311 |
+
6) Bold text where you are taking chapter names from Physics , Chemsitry and Maths only which are in syllabus of Joint Entrance Examination.
|
312 |
+
7) Dont use "+" or any other special symbol whenever you want to break a line use "\n" to do it in the output.
|
|
|
313 |
"""
|
314 |
|
315 |
|