top of page

Python Programming Language MCQ (M3R5) book | Note PDF in Hindi and English

Updated: Apr 29


Introduction to Programming and Algorithms & Flowcharts to Solve Problems Note with MCQ

1and2
.pdf
Download PDF • 2.21MB

Introduction to Python Notes with MCQ



introduction to python3
.pdf
Download PDF • 4.58MB

Operators, Expressions and Python Statements With MCQ


chapter4
.pdf
Download PDF • 6.68MB

Sequence Data Type with MCQ:


sequence of data
.pdf
Download PDF • 5.40MB

Function with MCQ:



function
.pdf
Download PDF • 7.37MB

File Processing with MCQ:


file processing
.pdf
Download PDF • 2.15MB

Scope and Modules with MCQ:



scope and modules8
.pdf
Download PDF • 1.75MB


Numpy Bascis with MCQ:


numpy
.pdf
Download PDF • 3.32MB

Python Programs for Practical:


pythonprogram
.pdf
Download PDF • 2.34MB

297 views0 comments

Recent Posts

See All

Tell () function can be used to get the position of file handle and returns current position of file object where as Seek () function is used to change the position of the file handle to a given speci

Seek () function is used to change the position of the file handle to a given specific position in python. File handle such as a cursor which defines from where the data has to be read or written in t