call  18001237099   |   send  info@gmu.ac.in

Lab Recordings - UE24ED1204

Experiment 1

Develop a program to read the student details like Name, USN, and Marks in three subjects. Display the student details, total marks and percentage with suitable messages.

Experiment 10

Write a function named DivExp which takes TWO parameters a, b and returns a value c (c=a/b). Write suitable assertion for a>0 in function DivExp and raise an exception for when b=0. Develop a suitable program which reads two values from the console and ca

Experiment 2

Write a Python program to compute the stress, strain, and Young's modulus of a material.

Experiment 3

Develop a program to generate Fibonacci sequence of length (N). Read N from the console.

Experiment 4

Write a function to calculate factorial of a number. Develop a program to compute binomial coefficient (Given N and R).

Experiment 5

Develop a program to find out the area of triangle, square and rectangle.

Experiment 6

Read N numbers from the console and create a list. Develop a program to print mean, variance and standard deviation with suitable messages.

Experiment 7

Develop a program to sort the contents of a text file and write the sorted contents into a separate text file. [Hint: Use string methods strip (), Len (), list methods sort (), append (), and file methods open (), read lines (), and write ()].

Experiment 8

Read a multi-digit number (as chars) from the console. Develop a program to print the frequency of each digit with suitable message.

Experiment 9

Develop a program to backing Up a given Folder (Folder in a current working directory) into a ZIP File by using relevant modules and suitable methods.

I'm a beta version
©️ All rights reserved - GEM VENTURES LLP