Python Workshop Report
Python Workshop Report
WORKSHOP REPORT
Resource person:
1. Prof. Akshada Dighe
S. Z. Moze College of Engineering, Balewadi.
Installation
Basic Python Syntax
Variables
Operators
3. Strings
Python Strings
Slicing for substrings
Python string method
String function
Tuple
Tuple Function
Operations of tuples
Syllabus for Day 2nd
4. Lists
Creating List
List Operations
List Functions
List Methods
List Comphensions
5. Dictionary
Operation on the Dictionary
Dictionary Functions
Dictionary Methods
Python dictionary with for loop
7.Functions
Object_oriented programming
Instance variables
Class variables
Class inheritance
Overriding methods
Operation Overloading
The class method
The static method
1. In second year computer engineering class, group A student’s play cricket, group B
students play badminton and group C students play football. Write a Python program
using functions to compute following: - a) List of students who play both cricket and
badminton b) List of students who play either cricket or badminton but not both c)
Number of students who play neither cricket nor badminton d) Number of students who
play cricket and football but not badminton. (Note- While realizing the group, duplicate
entries should be avoided, Do not use SET built-in functions)
2. Write a Python program for department library which has N books, write functions for
following: a) Delete the duplicate entries b) Display books in ascending order based on
cost of books c) Count number of books with cost more than 500. d) Copy books in a new
list which has cost less than 500.
4. Write a python program to store roll numbers of student array who attended training
program in sorted order. Write function for searching whether particular student
attended training program or not, using Binary search and Fibonacci search.
5. Write a python program to store first year percentage of students in array. Write
function for sorting array of floating point numbers in ascending order using a) Selection
Sort b) Bubble sort and display top five scores
6. a) Write a python program to store names and mobile numbers of your friends in
sorted order on names. Search your friend from list using binary search (recursive and no
recursive). Insert friend if not present in phonebook
This workshop added new scope to educate concepts and proficiency among the
students in the field of Python Programming..
Workshop has definitely enhanced the analysis, design & programming skills of the
students which will give an advantage to them in their career.
This Workshop gained students practical knowledge in the field of Python
Programming.
Students executed the coding of program & handled errors in Python programs.
Photographs:
Prof. Puja Gholap Prof. Khatal S.S Dr. G. U. Kharat
Coordinator HOD Principal