P.2 Odd Man Out Quiz

P.2 Odd Man Out Quiz

6th Grade

14 Qs

quiz-placeholder

Similar activities

For Loop python

For Loop python

5th - 12th Grade

19 Qs

Intro to IF statements

Intro to IF statements

KG - University

13 Qs

ฟังก์ชั่น

ฟังก์ชั่น

1st Grade - Professional Development

10 Qs

Java March

Java March

KG - University

16 Qs

Python Quiz

Python Quiz

6th Grade

13 Qs

Python

Python

6th Grade - University

15 Qs

Định dạng văn bản

Định dạng văn bản

6th - 8th Grade

10 Qs

Microsoft Office

Microsoft Office

6th - 8th Grade

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