SEM-2(Python-Q1)

SEM-2(Python-Q1)

University

15 Qs

quiz-placeholder

Similar activities

Lesson 1 Introduction to PLC

Lesson 1 Introduction to PLC

University

14 Qs

Robótica - demostración de T-R-S-A

Robótica - demostración de T-R-S-A

University

18 Qs

AI & Data Science Quiz

AI & Data Science Quiz

University

15 Qs

Quiz Master's 2.0

Quiz Master's 2.0

University

15 Qs

Python History & Evolution Quiz

Python History & Evolution Quiz

University

20 Qs

quiz

quiz

University

10 Qs

Python Syntax Quiz

Python Syntax Quiz

University

14 Qs

Design Phase Quiz

Design Phase Quiz

University

15 Qs

SEM-2(Python-Q1)

SEM-2(Python-Q1)

Assessment

Quiz

Engineering

University

Hard

Created by

Rishabh Tomar

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code? Print (“Hello world!”)

SyntaxError

“Hello world!”

Hello world!

Print (Hello world!)

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a correctly-formatted comment?

&comment

“”Comment””

!comment

#comment

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does term ‘debug’ mean:

looking at the code

a set of instructions

Identify errors and fix them

Making a calculation

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
What kind of programming language is Python?
High Level  & Object Orientated
Low Level & Object Orientated
High Level & Procedural
Low Level & Procedural

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is correct?
The Python interpreter ignores comments
Comments are used by programmers for a better understanding of the program
You use the # symbol before a comment
All of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python (TM) is owned and managed by

Microsoft (c)

Sun Microsystems (c)

Python (TM) is open source and free to use

Google (c)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Python is ___________ level programming language and is ___________.

High, compiled

High, interpreted

Low, compiled

Low, interpreted

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?