Word Processing
Code Monkey
Google Docs
Coding
Misc.
100

You want the same text to appear at the top of every page in your research paper. What is the best way to make that happen?

Insert a header

100

Which of the following would be the correct way to fix and solve the challenge below?


Change the 2 to a 3 in line 1

100

Which sentence would the Spelling and Grammar Check tool mark for review?

  1. My dog likes to play fetch.

  2. Have you ever seen a sea turtle.

  3. I love going to the beach!

  4. What is your favorite color?

2. Have you ever seen a sea turtle. 

100

What will the negative sign in front of a variable do?

for b in bananas 

          x = distanceTo b

          step x 

         step –x

         turtle.step 8

Move backward

100

Page layout is the way text, pictures, and space are formatted on a page.

True or False

True

200

Which selection would be best to create a list in the right order?

Numbers

200

Step-by-step directions to build a kite are called :

Algorithm

200

Which tab lets you add a table to your document? Select your answer. 


Insert
200

Why/when do you need to use  code block?

To do the same thing over and over again 

200

How can you move a picture on a page?

Drag the picture. 

300

You just used the Spell Check tool in your word processing program. You need to make some changes to your document. Select the step in the writing process where this would happen.


Step 3- Revise 

300

In the code: x = 10

    What is the variable name?

X

300

Your teacher gave you feedback on your paper. She said to change your text from Arial to Times New Roman to look more like a newspaper. What would you be changing?

Font

300

Which one of the following comment is right to use a block?

  1. hello=say

  2. say=hello

  3. say "hello"

  4. hello say

say "hello" 

300

This command lets you ______ text or pictures. 


Copy

400

What type of document is this?


Checklist
400

In an array what is missing from this code for it to work? 

beavers[0].step 10 

step 10  monkey.

step distanceTo banana  

Character Name 

400

You want to change the way the text looks in your document. Read the options below. Which ones will let you do that? Select all that apply.

  1. Change the font

  2. Change the clipart image

  3. Change the color of the letters

  4. Change the header

1. Change the font 

3. Change the color of the letters

400

A set of actions is called ________. 

function

400

This command let's you ________ text or pictures? 


Insert

500

Read the sentence below. Which word would the Spell Check tool  mark for review. 


Dolfins live in the sea and feed on fish. 


Dolfins

500

What kind of loop is this?


For
500

Choose the bulleted list. 


B. 

500

What kind of loop is this?

until near match

    step 1

grab()

turnTo pile

step distanceTo pile

drop()


until loop
500

Can a word processing program help you find synonyms?

yes or no 

yes