0% found this document useful (0 votes)
82 views4 pages

Python Aids

The document outlines the lab plan for the Problem Solving and Python Programming Laboratory for the AI&DS department at Annai Mira College of Engineering and Technology for the academic year 24-25. It includes objectives such as understanding algorithmic problem solving and using Python for various applications, along with a list of experiments covering topics like conditionals, loops, data structures, and game development with Pygame. The required software is Python 3.1.1.

Uploaded by

sabimoorthy02
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)
82 views4 pages

Python Aids

The document outlines the lab plan for the Problem Solving and Python Programming Laboratory for the AI&DS department at Annai Mira College of Engineering and Technology for the academic year 24-25. It includes objectives such as understanding algorithmic problem solving and using Python for various applications, along with a list of experiments covering topics like conditionals, loops, data structures, and game development with Pygame. The required software is Python 3.1.1.

Uploaded by

sabimoorthy02
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
You are on page 1/ 4

ANNAI MIRA COLLEGE OF ENGINEERING AND TECHNOLOGY.

ARAPPAKAM, NH– 46,Chennai – Bangalore Highways,VELLORE - 632517

LAB PLAN

ACADEMIC YEAR – 24-25 ODD SEMESTER

Department
AI&DS
Faculty Name
Mrs.V.N.JANANI
Subject Name/Subject Code GE3171/Problem Solving and Python Programming
Laboratory
Year/Semester
I/I
Branch
AI&DS

OBJECTIVE:
● To understand the basics of algorithmic problem solving.
● To learn to solve problems using Python conditionals and loops.
● To define Python functions and use function calls to solve problems.
● To use Python data structures - lists, tuples, dictionaries to represent complex data.
● To do input/output with files in Python

SOFTWARE/ EQUIPMENT REQUIRED:

 PYTHON 3.1.1

Prepared by Approved by

Date Date
ANNAI MIRA COLLEGE OF ENGINEERING AND TECHNOLOGY.

ARAPPAKAM, NH–46,Chennai – Bangalore Highways,VELLORE - 632517

LAB PLAN

List of Experiment:

1.Identification and solving of simple real life or scientific or technical problems, and developing
flow charts for the same. (Electricity Billing, Retail shop billing, Sin series, weight of a motorbike,
Weight of a steel bar, compute Electrical Current in Three Phase AC Circuit, etc.) EnggTree.com

2. Python programming using simple statements and expressions (exchange the values of two
variables, circulate the values of n variables, distance between two points).

3. Scientific problems using Conditionals and Iterative loops. (Number series, Number Patterns,
pyramid pattern)

4. Implementing real-time/technical applications using Lists, Tuples. (Items present in a


library/Components of a car/ Materials required for construction of a building –operations of list &
tuples)

5. Implementing real-time/technical applications using Sets, Dictionaries. (Language, components of


an automobile, Elements of a civil structure, etc.- operations of Sets & Dictionaries)

6. Implementing programs using Functions. (Factorial, largest number in a list, area of shape)

7. Implementing programs using Strings. (reverse, palindrome, character count, replacing characters)
8. Implementing programs using written modules and Python Standard Libraries (pandas, numpy.
Matplotlib, scipy)

9. Implementing real-time/technical applications using File handling. (copy from one file to another,
word count, longest word)

10. Implementing real-time/technical applications using Exception handling. (divide by zero error,
voter’s age validity, student mark range validation)

11. Exploring Pygame tool.

12. Developing a game activity using Pygame like bouncing ball, car race etc.
ANNAIMIRACOLLEGE OF ENGINEERING AND TECHNOLOGY.

ARAPPAKAM, NH–46,Chennai – BangaloreHighways,VELLORE - 632517

LAB PLAN

S. Name of the Experiment Batch


No. Date Hours
Identification and solving of simple real life or scientific or
1.
technical problems, and developing flow charts for the same.
(Electricity Billing, Retail shop billing, Sin series, weight of a
motorbike, Weight of a steel bar, compute Electrical Current in
Three Phase AC Circuit, etc.)
. Python programming using simple statements and expressions
2.
(exchange the values of two variables, circulate the values of n
variables, distance between two points).
Scientific problems using Conditionals and Iterative loops.
3.
(Number series, Number Patterns, pyramid pattern)
Implementing real-time/technical applications using Lists,
4.
Tuples. (Items present in a library/Components of a car/
Materials required for construction of a building –operations of
list & tuples)
5. Implementing real-time/technical applications using Sets,
Dictionaries. (Language, components of an automobile, Elements
of a civil structure, etc.- operations of Sets & Dictionaries)
Implementing programs using Functions. (Factorial, largest
6.
number in a list, area of shape)
Implementing programs using Strings. (reverse, palindrome,
7.
character count, replacing characters)
Implementing programs using written modules and Python
8.
Standard Libraries (pandas, numpy. Matplotlib, scipy)
9. Implementing real-time/technical applications using File
handling. (copy from one file to another, word count, longest
word)
Implementing real-time/technical applications using Exception
10.
handling. (divide by zero error, voter’s age validity, student mark
range validation)
Exploring Pygame tool.
11.
Developing a game activity using Pygame like bouncing ball, car
12.
race etc.
Prepared by Approved by

Date Date
DISTRIBUTION
ANNAIMIRACOLLEGE OF ENGINEERING AND TECHNOLOGY.

ARAPPAKAM, NH–46,Chennai – BangaloreHighways,VELLORE - 632517

LAB PLAN

HOD Principal

You might also like