Logical Patterns

Logical Patterns

University - Professional Development

7 Qs

quiz-placeholder

Similar activities

Notes on Blender - Section 7 Review

Notes on Blender - Section 7 Review

6th Grade - University

10 Qs

Test: DT module 6

Test: DT module 6

Professional Development

10 Qs

As-Built - Knowledge Check

As-Built - Knowledge Check

Professional Development

10 Qs

Adobe Premiere Rush

Adobe Premiere Rush

9th Grade - Professional Development

10 Qs

Empathy: DT module 2

Empathy: DT module 2

Professional Development

10 Qs

Pre-Test_Tipe-B

Pre-Test_Tipe-B

University

10 Qs

Team 44893 Techno Rebels Robot Design Quick Quiz 4/30/2021

Team 44893 Techno Rebels Robot Design Quick Quiz 4/30/2021

KG - Professional Development

12 Qs

Logical Patterns

Logical Patterns

Assessment

Quiz

Design

University - Professional Development

Easy

Created by

Rachel Tan

Used 6+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a boolean?

It is a condition.

It is when a value is True

It is a data type with two values, True and False

It is a gate

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What conditional will give the output shown in this image?

Point A > 8.0

Distance to Point A > 8.0

Distance to Point A < 8.0

Distance to Point A < 5.0

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What are the results of these 4 conditionals?

False, False, False, False

False, False, True, False

False, True, True, False

False, False. True, True

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Result = True or False

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Result = True or False

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of this if/else function?

1

5

0.2

0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the result of this if/else function?

1

5

0.2

0