P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

6th Grade

14 Qs

quiz-placeholder

Similar activities

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

Python Programming

Python Programming

5th Grade - University

15 Qs

Python Revision Quiz

Python Revision Quiz

6th Grade

10 Qs

Python - Variables and Input

Python - Variables and Input

1st - 10th Grade

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