You are on page 1of 5

University Institute of Engineering

Department of Computer Science & Engineering

Experiment:

Student Name: YATIN RANA UID: 22BCS10204


Branch: Computer Science & Engineering Section/Group: 402-A
Semester: 1 Date of Performance: 14/09/22
Subject Name: DISRUPTIVE TECHNOLOGY
Subject Code: 22ECH-102

1. Aim of the practical: Explore data pre-processing packages and AIML algorithms

2. Tool Used: Google-Colab

3. Basic Concept/ Command Description:

4. Code:

Task 1

(WAP which accepts the user's first and last name and print them in reverse order with a space between them)
University Institute of Engineering
Department of Computer Science & Engineering

Task 2
WAP to print your name, UID, section

Task 3

WAP to find maximum among three numbers and input from user (use max function).

Task 4
 WAP to create series with data along with it's Index using PANDAS lib.
 a1 = [student name1, student name2, student name3, student name4, student name5]
a2 = ['a','b','c','d','e']
University Institute of Engineering
Department of Computer Science & Engineering

Task 5

WAP to print all even and odd Numbers from 0 to 100.

EVEN

ODD
University Institute of Engineering
Department of Computer Science & Engineering

Task 6

WAP to print the calendar of a given month and year (using calendar function)

5. Observations, Simulation Screen Shots and Discussions:

6. Result and Summary: We get the desired outputs

7. Additional Creative Inputs (If Any):

Learning outcomes (What I have learnt):

1. Basic syntax of python

2.Using Google Colab

3.Use of Arithmetic operators

4.Using Modules

5.Pandas Library
University Institute of Engineering
Department of Computer Science & Engineering

Evaluation Grid (To be filled by Faculty):


Sr. No. Parameters Marks Obtained Maximum Marks
1. Student Performance (task 12
implementation and result evaluation)
2. Viva-Voce 10
3. Worksheet Submission (Record) 8
Signature of Faculty (with Date): Total Marks Obtained: 30

You might also like