2021 Guidelines Xii Assignments
2021 Guidelines Xii Assignments
1. Do not use any plastic cover for the file, use cardboard based cover.
2. Use A4 size paper only. Use proper margins, alignment of text etc.
3. Set font size 12 and font “Times New Roman/Bookman Old Style” only.
4. Line spacing must be the default that is Single Line.
5. Use simple page border for all the pages.
6. For output, take the screen shot of Python Shell window or you can copy the output
from Python Shell Window and paste it in MS-Word.
7. For code, copy the code in MS-Word and take the printout using specifications given in
point no.3. NO SCREENSHOT OF THE CODE IS ALLOWED. If for any previous
assignment you have already taken the screenshot of the code also, then no need to
change it.
8. Use proper input and output messages in Python code.
9. Every page of Assignment must contain the following information.
ASSIGNMENT NO. :
NAME :
TITLE :
10. In case of output related to text file handling you can open the file in Notepad and take
the screenshot of the window. For binary, csv files you can read the data in the program
and display the result.
11. Be careful while taking the screenshot of the output screen. The content must be visible
properly and readable. Use font size 12-14(Times New Roman/Bookman Old Style) for
the Python IDLE.
12. The submission for TERM-I will be on 21st October 2021.
13. No delay in the submission will be accepted.
14. The sample has been enclosed for input and output printouts.
*********
ASSIGNMENT NO. : 01
NAME : ABC
TITLE : PROGRAM TO READ THE DATA FROM A FILE.
---------------------------------------------------------------------------------------------
PROGRAM CODE:
…
..
..
..
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
OUTPUT: