Python Quiz 1

Python Quiz 1

Professional Development

30 Qs

quiz-placeholder

Similar activities

python quiz 2.0

python quiz 2.0

Professional Development

35 Qs

WCF Training Test II

WCF Training Test II

Professional Development

25 Qs

Quiz 3.4

Quiz 3.4

Professional Development

30 Qs

Flutter_Q3

Flutter_Q3

Professional Development

29 Qs

Their Python Exam

Their Python Exam

9th Grade - Professional Development

31 Qs

C BASICS

C BASICS

Professional Development

30 Qs

Python: Quiz 2.03 - Basic Data Types

Python: Quiz 2.03 - Basic Data Types

Professional Development

25 Qs

Python Lists and Dictionaries

Python Lists and Dictionaries

Professional Development

25 Qs

Python Quiz 1

Python Quiz 1

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Raphael Okai

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid way to comment in Python?

// This is a comment

# This is a comment

<!-- This is a comment -->

 /* This is a comment */

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output of the following code snippet?

2.5

2

2.0

2.00

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code?

15

"555"

8

"333"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is true about Python variables?

Variables must be declared before they are used.

Variables can contain only letters.

Python variables are case-sensitive.

Python variables cannot be reassigned.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Find the output of the below python code:

-3

Error

2

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Find the output of the below python code:

Error

0o123123

0o270o27

0o27027

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Find the output of the below python code:

CodeCamp

Empty String

True

False

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?