0% found this document useful (0 votes)
3 views1 page

Python Lab Exe

The document outlines the curriculum for a Python lab course, which includes 23 specific programming tasks. These tasks cover various fundamental concepts such as data structures, control flow, functions, exception handling, inheritance, polymorphism, file operations, and modules. Additionally, it includes creating dynamic and interactive webpages using forms.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Python Lab Exe

The document outlines the curriculum for a Python lab course, which includes 23 specific programming tasks. These tasks cover various fundamental concepts such as data structures, control flow, functions, exception handling, inheritance, polymorphism, file operations, and modules. Additionally, it includes creating dynamic and interactive webpages using forms.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

23PCSCP13: ALGORITHM AND PYTHON LAB

Python Lab:
1) Programs using elementary data items, lists, dictionaries and tuples
2) Programs using conditional branches,
3) Programs using loops.
4) Programs using functions
5) Programs using exception handling
6) Programs using inheritance
7) Programs using polymorphism
8) Programs to implement file operations.
9) Programs using modules.
10)Programs for creating dynamic and interactive webpages using forms.

You might also like