Search Header Logo

Jr. Botball Programming Commands

Authored by Beth Smith

Other

5th Grade

Used 7+ times

Jr. Botball Programming Commands
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to print text to the display you use this function...

msleep(1000)

motor(0,80)

enable(_servos()

printf("text/n")

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you want your Jr. Botball to go straight you use these functions...

motor(0,80);

motor(3,-80);

motor(0,-80);

motor(0,-80);

motor(0,-80);

motor(3,80);

motor(0,80);

motor(3,80);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

After I am all done coding and I want to turn my motor ports off I use this function...

msleep(1000);

disable_servos()

ao();

analog (port 3)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the library that holds all the codes for my Jr. Botball...

#include <kipr/wombal.h>

digital (port 1);

int main()

printf("text/n")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Before we run our code we have to _____ it.

Debug

Compile

Save

Delete

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This function allows the program to wait a specific number of milliseconds.

motor

msleep

enable_servos()

analog

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The functions to go backwards would be...

motor (0,-80);

motor (3,-80);

motor (0,80);

motor (3,-80);

motor (0,-80);

motor (3, 80);

motor (0, 80);

motor (3, 80);

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?