0% found this document useful (0 votes)
2 views3 pages

Python Module-1 Assignment Tasks

Uploaded by

amitgomladu57
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views3 pages

Python Module-1 Assignment Tasks

Uploaded by

amitgomladu57
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Python Module-1 Assignment

Module -1 Assignment
1) Write a program to print a string “Hello Python”.

2) Write a program to store one value in variable and print that


variable.

3) Write a program to take value from user input and print that
value.

4) Write a program to do a sum of two value.


Module -1 Assignment
5) Write a program to perform division using variables

6) Write a program to print multiple value of variables

7) Write a program to find a type of variable

8) Write a program to take two integer value from the user and
check both the values are same.

You might also like