0% found this document useful (0 votes)
6 views1 page

Assignment 1

The document discusses a Python programming assignment that covers introducing Python including differentiating compilers and interpreters, explaining Python variables and data types with examples, explaining Python operators and types of operators with examples, and explaining the Python programming cycle.

Uploaded by

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

Assignment 1

The document discusses a Python programming assignment that covers introducing Python including differentiating compilers and interpreters, explaining Python variables and data types with examples, explaining Python operators and types of operators with examples, and explaining the Python programming cycle.

Uploaded by

monu singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

PYTHON PROGRAMMING

Assignment: 1
Topic Introduction to Python Unit I Code BCC-402

Faculty Name Dr. Monu Singh Sub. Date 8/05/2024

1. Differentiate between Compiler and Interpreter.

2. Explain python variables with examples.

3. Explain different types of python variables (Data Types) with examples.

4. What is Operator. Explain different types of python operators with suitable examples.

5. Explain python programming cycle.

You might also like