-
Practical 1 : WAP to read and display the following information. Name, Address, Phone no.
-
Practical 2 : WAP to read two numbers from the keyboard and display the larger one on the screen.
-
Practical 3 : WAP to find, a given number is PRIME or NOT.
-
Practical 4 : Write a Function to swap values of a pair of integers.
-
Practical 5 : WAP to find N! Using function.
-
Practical 6 : WAP to print Fibonacci series of ‘n’ numbers, where n is given by the programmer.
-
Practical 7 : WAP to read a set of numbers in an array & to find the largest of them.
-
Practical 8 : WAP to sort a list of names in ascending order.
-
Practical 9 : WAP to read a set of numbers from keyboard & to find the sum of all elements of the given array using a function.
-
Practical 10 : Calculate area of different geometrical figures (circle, rectangle, square, and triangle).
-
Practical 11 : WAP to increament the employee salaries on the basis of their designation (Manager-5000, General Manager-10000, CEO-20000, worker-2000). Use employee name, id, designation and salary as data member and inc_sal as member function.
-
Practical 12 : WAP to read data from the keyboard & write it to the file. After the writing is completed, the file isclosed. The program again opens the same file and reads it.
-
Practical 13 : Write a program to implement Bubble Sort Technique.
-
Practical 14 : Write a program to implement Linear Search and Binary Search Technique.
-
Practical 15 : Consider a database table for a Bank with attributes AccountNo, CustomerName, Balance,Phone and Address. Write a program which allows insertion, updation and deletion of records in Bank table. Print values of all customers whose balance is greater than 20,000.
-
Notifications
You must be signed in to change notification settings - Fork 0
srijan-singh/py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python Practical
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published