Whisker Bot

Whisker Bot

10th Grade

22 Qs

quiz-placeholder

Similar activities

Week #7 - Time Machine

Week #7 - Time Machine

8th Grade - University

17 Qs

Python outputs

Python outputs

7th - 11th Grade

20 Qs

Programming Basics

Programming Basics

9th - 12th Grade

21 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

Understanding Functions in Programming

Understanding Functions in Programming

9th Grade - University

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 12th Grade

20 Qs

AQA GCSE Computer Science - 3.1.1 Representing algorithms

AQA GCSE Computer Science - 3.1.1 Representing algorithms

8th - 10th Grade

19 Qs

Whisker Bot

Whisker Bot

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Robert Dixon

Used 61+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a whisker attached to P5 on the BoeBot is touching a wall, what will IN5 read?

0

1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What prevents electricity from flowing into your I/O pin when the whisker is touching a wall?

Vss

Vdd

Resistor

Switch

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

IF/ELSE/ELSEIF/ENDIF is the correct sequence for conditional logic used in this project?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command at the end of a subroutine makes the program go back to where it left off?

NEXT

RETURN

PULSOUT

END

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command makes the Bot Bot listen for changes in the flow of electricity?

IN

PULSOUT

HIGH

FREQOUT

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command reads the flow of electricity for a circuit connected to I/O pin 5 (P5)?

PULSOUT 5

HIGH 5

IN5

LOW 5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command leaves the current spot in the program and executes lines of code located below in the code?

ENDIF

ELSE

DEBUG

GOSUB

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?