0% found this document useful (0 votes)
2 views2 pages

Python Programming Course Overview

The document outlines a Data Science course with a focus on Python programming, including objectives to develop skills in loops, decision statements, and GUI design. It specifies course content with practical programming tasks and examination guidelines. The course consists of 15 hours of practical work, evaluated through continuous internal evaluation and a semester-end examination, totaling 100 marks.
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)
2 views2 pages

Python Programming Course Overview

The document outlines a Data Science course with a focus on Python programming, including objectives to develop skills in loops, decision statements, and GUI design. It specifies course content with practical programming tasks and examination guidelines. The course consists of 15 hours of practical work, evaluated through continuous internal evaluation and a semester-end examination, totaling 100 marks.
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

DATA SCI- Course

Semester I / II Course Title 22DS19/29


ENCE Code
Teaching L–T–P–
15 Hours 0–0–2–2 Exam Hours 02 Hrs
Period TL*
CIE* 50 Marks SEE* 50 Marks Total 100 Marks
CREDITS-01
*NOTE: L – Lecture; T – Tutorial; P – Practical; TL – Total;

CIE – Continuous Internal Evaluation; SEE – Semester End Examination

COURSE OBJECTIVES:
• To acquire programming skills in core Python.
• To learn how to write loops and decision statements in Python.
• To develop the skill of designing Graphical user Interfaces in Python

COURSE CONTENTS:
Implement the programs with WINDOWS / LINUX platform using Python

1. Write a Python program to find sum and average of two numbers?


2. Write a Python program to convert temperature in Celsius to Fahrenheit.
3. Write a Python program to check whether a given number is prime or not.
4. Write a Python program to find length of string and to convert upper to lower case of a s
tring.
5. Write a program to count a number of vowels in a string.
6. Write a Python program to create an array of 5 integers and display an array.
7. Write a Python program to plot bar graph using labels of languages ‘C’, ‘C++’,
‘Java’,’Python’, ‘PHP’ and students’ marks scored in above languages.
8. Write a Python program to plot pie chart using labels of brands of cars ‘AUDI’,
‘BMW’,’FORD’, ‘TESLA’, ‘JAGUAR’, ‘MERCEDES’ and sales of the cars.

EXAMINATION GUIDELINES:
 Students are allowed to pick one experiment from the lot of 8 programs and provide equal opportunity
 Strictly follow the instructions as printed on the cover page of answer script for breakup of marks
 Change of experiment is allowed only once and 15% Marks allotted for write up will be deducted

You might also like