0% found this document useful (0 votes)
9 views

Python Chapter 1 Assignment - Ur Engineering Friend

The document outlines an assignment on Python programming that includes tasks such as listing features of Python, describing its building blocks and data types, taking input from users, and writing programs to display a name, calculate sums, and find square roots.

Uploaded by

ghanshampawar25
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Python Chapter 1 Assignment - Ur Engineering Friend

The document outlines an assignment on Python programming that includes tasks such as listing features of Python, describing its building blocks and data types, taking input from users, and writing programs to display a name, calculate sums, and find square roots.

Uploaded by

ghanshampawar25
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Python Programming

Assignment – 1st

1. List out any 6 features of python programming.


2. Describe python building blocks .
3. Define indentation in python with the help of an example.
4. List out any 8 keywords used in python.
5. Explain working modes in python with the help of an example.
6. Describe data types used in python.
7. Explain how to take input from user in python with the help of an
example.
8. Write a program to take input name and display it.
9. Write a program to take two numbers as input and display the sum of it.
10. Write a python program to find the square root of a given number.

MSBTE NEXT ICON FOUNDATION COURSE YOUTUBE CHANNEL – UR ENGINEERING FRIEND

You might also like