Python Marathon (Easy Round)

Python Marathon (Easy Round)

1st - 6th Grade

10 Qs

quiz-placeholder

Similar activities

JS-3

JS-3

KG - 3rd Grade

10 Qs

Code 3

Code 3

1st - 5th Grade

15 Qs

Lesson 10 - Decision control statements

Lesson 10 - Decision control statements

5th - 8th Grade

10 Qs

Lesson 20 - Set

Lesson 20 - Set

5th - 8th Grade

10 Qs

Lesson 29 - Introduction to module

Lesson 29 - Introduction to module

5th - 8th Grade

10 Qs

Lesson 26 – Types of functions

Lesson 26 – Types of functions

5th - 8th Grade

10 Qs

The Coding Quiz-2

The Coding Quiz-2

1st Grade - Professional Development

5 Qs

sample1

sample1

1st Grade

12 Qs

Python Marathon (Easy Round)

Python Marathon (Easy Round)

Assessment

Quiz

Professional Development

1st - 6th Grade

Hard

Created by

Reymann Zubieta

Used 9+ 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?