Syllabus
Syllabus
(CSE-AI-ML) (Semester–IV)
-- -- 2 1 50 50
Pre-requisites:
Course Objectives:
Course Outcomes:
List of Experiments
1 Introduction to Python, Setup, working in Python shell and Jupyter Notebook, Basic I/O.
2 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 amotorbike, Weight of a steel bar, compute Electrical Current in Three Phase
AC Circuit, etc.)
5 Program to remove the ―I th occurrence of the given word in a list where words repeat.
1. Allen B. Downey, “Think Python: How to Think like a Computer Scientist”, 2nd
Edition, O’Reilly Publishers, 2016.
Reference Books:
Paul Deitel and Harvey Deitel, “Python for Programmers”, Pearson Education, 1st
1. Edition, 2021
3 https://www.python.org/
4 Martin C. Brown, “Python: The Complete Reference”, 4th Edition, Mc-Graw Hill, 2018.
Guidelines:
• Objective: Familiarize students with the Python environment and basic syntax.
• Experiments Should Include:
○ Setting up Python and an Integrated Development Environment (IDE).
○ Basic syntax exercises, such as printing "Hello, World!" and simple arithmetic
operations.
○ Experiments involving variables, data types, and basic input/output operations.