Python Marathon (Easy Round)

Python Marathon (Easy Round)

1st - 6th Grade

10 Qs

quiz-placeholder

Similar activities

Lesson 34 - Math & OS module

Lesson 34 - Math & OS module

5th - 8th Grade

12 Qs

JS-5

JS-5

KG - 3rd Grade

10 Qs

Lesson 11 - Iterative statements

Lesson 11 - Iterative statements

5th - 8th Grade

10 Qs

Loops-Quiz

Loops-Quiz

6th - 8th Grade

10 Qs

Lesson 31 Test-4

Lesson 31 Test-4

5th - 8th Grade

15 Qs

Lesson 15 - Test 2

Lesson 15 - Test 2

5th - 8th Grade

15 Qs

Lesson 43 - Dictionary Datatype 1

Lesson 43 - Dictionary Datatype 1

5th - 8th Grade

10 Qs

Lesson 28 - Recursive and anonymous function

Lesson 28 - Recursive and anonymous function

5th - 8th Grade

10 Qs

Python Marathon (Easy Round)

Python Marathon (Easy Round)

Assessment

Quiz

Professional Development

1st - 6th Grade

Hard

Created by

Reymann Zubieta

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following operators are not allowed in Strings?

+

-

*

==

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Give the output of the following code:

ytho

tho

pytho

thon

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What will be the output of the following code?

['Guess ', 'he ou', 'pu', ' of ', 'his code']

['Guess t', 'he out', 'put', ' of t', 'his code']

['Guess ', 'the ou', 't pu', 't of ', 'this code']

NameError

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function can add elements to the end of a list?

.add()

.insert()

.append()

.update()

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following can be an output of the combination of comparison and arithmetic operators?

<int>

<bool>

<float>

All the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

Give the output of the following code:

Rob

Sansa

Bran

Rickon

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following gives the output as False?

print('abc'>'aBc')

print('123334'>'2111')

print('xyz'>'wxyz')

Both a and c

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?