P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

6th Grade

14 Qs

quiz-placeholder

Similar activities

3D Printing

3D Printing

6th - 8th Grade

15 Qs

GMetrix Key Applications Chpt. 1

GMetrix Key Applications Chpt. 1

6th Grade

10 Qs

Python Programming

Python Programming

5th Grade - University

15 Qs

PE2 Module 3

PE2 Module 3

KG - Professional Development

11 Qs

Internet and Email

Internet and Email

5th - 6th Grade

10 Qs

ICT Grade 6

ICT Grade 6

6th Grade

10 Qs

G6_For Loop

G6_For Loop

6th - 8th Grade

10 Qs

Python - Operators and Conditional Statement

Python - Operators and Conditional Statement

3rd - 10th Grade

10 Qs

P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Jeremy Beck

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