Python Marathon (Easy Round)

Python Marathon (Easy Round)

1st - 6th Grade

10 Qs

quiz-placeholder

Similar activities

Lean Six Sigma Quiz

Lean Six Sigma Quiz

1st - 5th Grade

10 Qs

Phono-Graphix Prework QUIZ

Phono-Graphix Prework QUIZ

KG - 12th Grade

13 Qs

BADA CoP 2019

BADA CoP 2019

1st - 3rd Grade

7 Qs

Database

Database

1st - 5th Grade

15 Qs

Lesson 42-Various opening modes in file

Lesson 42-Various opening modes in file

5th Grade

10 Qs

ABC of Arduino Quiz 3

ABC of Arduino Quiz 3

2nd - 8th Grade

15 Qs

Etika dan Kode Etik Profesi Humas

Etika dan Kode Etik Profesi Humas

1st Grade

15 Qs

Vending Machine

Vending Machine

1st - 12th Grade

5 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?