Practical No.
2: Write Simple Python program to
display message on screen
Q1) write python program to display your name using
interactive mode.
Q2)Write python program to display “MSBTE” using
script mode.
Output:
Practical No. 3: Write simple Python program
using operators: Arithmetic Operators, Logical
Operators, Bitwise Operators
1. Write a program to convert U.S. dollars to Indian rupees.
Output:
3. Write a program to find the square root of a number
Output:
[Link] a program to find the area of Rectangle.
Output:
Q7) Write a program to swap the value of two variables.
Output: