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

Day-1 Assignment

The document provides a day-1 coding assignment for students learning Python with Coding With Sagar. The assignment contains 7 multiple choice and short answer questions about Python's creator, type of programming supported, case sensitivity, popular companies that use Python, whether Python is compiled or interpreted, software required for Python, and a task to print a name and submit a screenshot. Students are instructed to solve all questions, make a PDF of their answers, and submit it before the next class.

Uploaded by

Sir
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)
74 views1 page

Day-1 Assignment

The document provides a day-1 coding assignment for students learning Python with Coding With Sagar. The assignment contains 7 multiple choice and short answer questions about Python's creator, type of programming supported, case sensitivity, popular companies that use Python, whether Python is compiled or interpreted, software required for Python, and a task to print a name and submit a screenshot. Students are instructed to solve all questions, make a PDF of their answers, and submit it before the next class.

Uploaded by

Sir
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
You are on page 1/ 1

Coding With Sagar

BEST ONLINE CODING INSTITUTE

www.codingwithsagar.in
[email protected]

+91 9685832822

DAY-1 ASSIGNMENT

Submit before next class Best of luck

* Solve all questions * Make a PDF and submit it * Attend all questions mandatory

Q.1 Who developed Python Programming Language?

a) Wick van Rossum

b) Rasmus Lerdorf

c) Guido van Rossum

d) Niene Stom

Q.2 Which type of Programming does Python support?

a) object-oriented programming

b) structured programming

c) functional programming

d) all of the mentioned

Q.3 Is Python case sensitive?

a) no

b) yes

c) machine dependent

d) none of the mentioned

Q.4 List the top 5 companies using python.

Q.5 Is Python code compiled or interpreted?

a) Python code is both compiled and interpreted

b) Python code is neither compiled nor interpreted

c) Python code is only compiled

d) Python code is only interpreted

Q.6 Mention the name of software required for python.

Q.7 print your name in python and take a screenshot and submit assignments.

Coding With Sagar

BEST ONLINE CODING INSTITUTE

www.codingwithsagar.in
[email protected]

+91 9685832822

You might also like