Slip 6 A) Write python script using package to calculate area and volume of cube and sphere. pi=22/7 radian = float(input('Enter radi...
MASIGNCLEAN101
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
Python TYBBA (CA) Pratical Slip 4 Savitribai Phule Pune University
Slip 4 A) Write Python GUI program to create background with changing colors. from tkinter import * gui = Tk(className='Python Windo...
Python TYBBA (CA) Pratical Slip 7 Savitribai Phule Pune University
Slip 7 A) Write Python class to perform addition of two complex numbers using binary + operator overloading. class Complex (): def in...
Python TYBBA (CA) Pratical Slip 13 Savitribai Phule Pune University
Slip 13 A) Write a Python program to input a positive integer. Display correct message for correct and incorrect input. (Use Exception Ha...
Python TYBBA (CA) Pratical Slip 2 Savitribai Phule Pune University
Slip 2 A) Write a Python function that accepts a string and calculate the number of upper case letters and lower case letters. Sample Str...
Subscribe to:
Posts (Atom)