media: directory where our files (teacher,test case, student) will be stored
django
xlwt
- to create spreadsheet files compatible with MS Excel
requests
Installation:
pip install django xlwt requests
yes :
- stin to the testcase file (text file)
.py
.java
Only code files will be uploaded
- No of test cases
- No of values in the array (in case of array input)
- The values of the array
Example:
3 # Total no of test cases
2
1 4
4
3 4 8 9
5
1 3 2 6 9