P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

6th Grade

14 Qs

quiz-placeholder

Similar activities

1.6 struktur data dan modular (1.6.1 dan 1.6.2)

1.6 struktur data dan modular (1.6.1 dan 1.6.2)

2nd - 10th Grade

10 Qs

Python Revision Quiz

Python Revision Quiz

6th Grade

10 Qs

Scratch Programming

Scratch Programming

5th - 9th Grade

15 Qs

Function -1

Function -1

5th Grade - Professional Development

12 Qs

PYTHON "If" Statement

PYTHON "If" Statement

6th Grade

11 Qs

3D Printing

3D Printing

6th Grade

10 Qs

world of coding

world of coding

3rd - 6th Grade

10 Qs

Python Basics

Python Basics

KG - University

16 Qs

P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Jeremy Beck

Used 7+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

name = "Sasuke"

print("Hello!")

5 = x

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

if True:

if 5 > 2:

if = True:

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

age = 16

16 == age

age == 16

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

print("Result:", x)

print("Score" x)

print("Hello!")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

is_ninja = True

is_ninja == True

True = is_ninja

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

x = 5 + 3

y = 10 - 2

z == 4 * 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the odd man out?

ready = False

False = ready

passed_test = True

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?