Snap Exam

Beschreibung

Intro exam for snap
Samuel Melendez
Quiz von Samuel Melendez, aktualisiert more than 1 year ago
Samuel Melendez
Erstellt von Samuel Melendez vor mehr als 8 Jahre
135
0

Zusammenfassung der Ressource

Frage 1

Frage
Match the block with the right panel
Antworten
  • move
  • if
  • ask

Frage 2

Frage
Match the block with the panel
Antworten
  • move
  • say
  • tempo

Frage 3

Frage
Match the block with the panel
Antworten
  • if
  • list
  • change tempo by

Frage 4

Frage
Match the block with the panel
Antworten
  • fill color
  • clear
  • warp

Frage 5

Frage
Match the block with the panel
Antworten
  • When I am clicked
  • ask
  • reset timer

Frage 6

Frage
Match the block with the panel
Antworten
  • mod
  • ask
  • and

Frage 7

Frage
Match the block with the panel
Antworten
  • mod
  • ask
  • if

Frage 8

Frage
Match the block with the panel
Antworten
  • if
  • set_to
  • when clicked

Frage 9

Frage
Match the block with the panel
Antworten
  • join
  • point in the direction
  • stamp

Frage 10

Frage
Match the block with the panel
Antworten
  • next costume
  • wait until
  • touching

Frage 11

Frage
Match the block with the panel
Antworten
  • stop all sounds
  • list
  • join

Frage 12

Frage
Match the block with the panel
Antworten
  • set pen color to
  • or

Frage 13

Frage
Match the block with the panel
Antworten
  • set y to
  • forever
  • mouse down

Frage 14

Frage
Match the block with the panel
Antworten
  • touching
  • hide variable

Frage 15

Frage
Match the block with the panel
Antworten
  • hide
  • pick random
  • change by

Frage 16

Frage
Match the block with the panel
Antworten
  • script variables
  • report
  • go to front

Frage 17

Frage
One exterior angle of a square is
Antworten
  • 120
  • 90
  • 72
  • 180

Frage 18

Frage
One exterior angle of an equilateral triangle
Antworten
  • 72
  • 90
  • 120
  • 180

Frage 19

Frage
One exterior angle of a pentagon is
Antworten
  • 180
  • 72
  • 120
  • 90

Frage 20

Frage
The function for determining one exterior angle of a polygon is
Antworten
  • 360 / # of sides
  • 360 / length of sides
  • 360 * # of sides
  • 180 / length of sides

Frage 21

Frage
In the script presented, to create a random size triangle, which block should get the pick random block
Antworten
  • turn
  • set b to
  • set a to
  • script variable a

Frage 22

Frage
The script presented should create a
Antworten
  • triangle
  • pentagon
  • square
  • octagon

Frage 23

Frage
The script presented should create a
Antworten
  • pentagon
  • triangle
  • circle
  • square

Frage 24

Frage
In the script presented if the word is apple it will produce
Antworten
  • an apple
  • a apple
  • nothing
  • error

Frage 25

Frage
In the script presented the word elephant will produce
Antworten
  • an elephant
  • a elephant
  • nothing
  • error

Frage 26

Frage
How many lines will this for loop draw?
Antworten
  • 2
  • 3
  • 4
  • 5

Frage 27

Frage
What block can we add to add a size variable to this script?
Antworten
  • set
  • repeat
  • script variable
  • move

Frage 28

Frage
This script will produce
Antworten
  • squares
  • nothing
  • circles
  • triangles

Frage 29

Frage
In what panel is the list block located
Antworten
  • motion
  • operators
  • variable
  • sound

Frage 30

Frage
Which block allows a program to do different things?
Antworten
  • move
  • if
  • repeat
  • turn

Frage 31

Frage
In the script shown instead of in front of another block that could be used to insert an item into the shopping list would be
Antworten
  • item 1 of
  • add thing to
  • length of

Frage 32

Antworten
  • can produce a map of any city inputed
  • can map out directions
  • can determine if a criteria has been met
  • can perform an operation on a list

Frage 33

Antworten
  • can determine when to keep a program
  • can create a new list by determining if items on a list meet a criteria
  • can keep us from completing a script.

Frage 34

Frage
If the block is clicked
Antworten
  • dodgers will replace mets
  • dodgers will be added after redsox
  • dodgers will be part of the list, but at the beginnning

Frage 35

Frage
When clicked this block should
Antworten
  • replace each item with baseball
  • produce an error
  • add the term baseaball to each item on the list

Frage 36

Frage
Pair programming is
Antworten
  • One person works on a program but 2 people get credit
  • One partner controls the computer, the other helps plan and helps catch errors
  • One person starts the program and then another person test it to see if it works

Frage 37

Frage
In computer science a script is a sequence of instructions that
Antworten
  • tells actors what to do.
  • tells us how to complete a program.
  • tells a computer what to do.

Frage 38

Frage
In computer science a program is
Antworten
  • a set of classes.
  • a show on television.
  • a set of coordinated activities prepared to engage members.
  • a set of scripts.

Frage 39

Frage
A form of abstraction is
Antworten
  • when the entire code is visible.
  • when we tuck away the details of a code to make the overall structure clearer and easier to debug.
  • when we purposely make a program more complicated

Frage 40

Frage
The size input most likely is entered into a
Antworten
  • turn block inside this block
  • repeat block inside this block
  • move block inside this block

Frage 41

Frage
The sides input most likely is entered into a
Antworten
  • sides block inside this block
  • turn block inside this block
  • move block inside this block

Frage 42

Frage
This block should generate the following answer
Antworten
  • 30
  • -30
  • -241
  • -70

Frage 43

Frage
Which of the blocks below allow your programs to perform different actions or computations depending on a condition that you specify.
Antworten
  • if else
  • list
  • repeat

Frage 44

Frage
Predicates
Antworten
  • oval in shape and perform different actions or computations depending on a condition that you specify
  • hexagonal in shape and report boolean values, like true or false
  • store lists

Frage 45

Frage
Your information foot print includes
Antworten
  • others posting about you
  • what you write in a private journal
  • all life experiences

Frage 46

Frage
When clicked this block will report
Antworten
  • 1
  • 16
  • 2
  • 8
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt

Computing Hardware - CPU and Memory
ollietablet123
SFDC App Builder 2
Parker Webb-Mitchell
Data Types
Jacob Sedore
Intake7 BIM L1
Stanley Chia
Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
CCNA Answers – CCNA Exam
Abdul Demir
Abstraction
Shannon Anderson-Rush
Spyware
Sam2
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Data Analytics
anelvr