Computers and Technology

24 POINTS

4.1: In this project, the "Inventory" list should be updated every time Scratch Cat picks up a new item. But Scratch Cat can only pick up the laptop. How do we fix the program?

A. Use insert item to inventory instead of add item to inventory

B. Change the touching code for the cheese puffs and lamp to touching Sprite1

C. Remove delete all of inventory code

D. Add the touching code to the Sprite1 instead of the other sprites

4.2: In this project, Scratch Cat gets 10 points for collecting Yellow Gobos and loses 10 points for colliding with Pink Gobos. But something isn't working! How do we fix the program?

A. Add change score by -10 to the cat sprite

B. Add change score by -10 code to all of the Pink Gobos

C. Create a new variable to track the Pink Gobos score

D. Change the wait until touching code from cat to Sprite1

4.3: In this project, Scratch Cat is thinking of a number between 1 and 10. But something is wrong with the guess checking -- it doesn't work consistently. How do we fix the program?

A. Change set secret number to guess

B. Add if secret number is equal to guess code

C. Change the second "If" from less than to greater than

D. Change number of guesses by guess instead of 1

4.4: In this project, the "# of hits" display should increase by 1 every time the Scratch Cat is hit by a tennis ball. But the "# of hits" increases by more than 1 when Scratch Cat is hit. How do we fix the program?

A. Add a wait command after change # of hits by 1

B. Change # of hits by 1 to .5

C. Variable should be score instead of # of hits

D. Add a wait command to the cat code

4.5: In this project, the Scratch Cat is moving through a maze to get to the end where the yellow block is. However, nothing happens when the Scratch Cat touches the green bars. How can we fix this?

A. Add a when touching green block code

B. Add a stop all code to the green bars

C. Change the wait until touching color yellow to green

D. Change the code for the down arrow and left arrow to -10

answer
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 17:20, Korkot7633
[a] create a class called “cycle” which has two instance integer variables as properties, “numberofwheels” and “weight.” create a constructor with two parameters, using the same variable names in the parameter list. assign each variable to numberofwheels” and “weight” respectively. write a separate application to test the class and display its properties. note: do not change the names of the instance variables or the variables listed in the constructor’s parameter list. [b] edit your class cycle by adding a default constructor which will assign the default values of 100 to represent the numberofwheels, and 1000 to represent the weight, by invoking a call to the other constructor. modify your application created in [a] to test the class.
Answers: 3
image
Computers and Technology, 22.06.2019 19:00, detrickboucicaut
The fourth generation of computers emerged between 1970s and 1980s. which technological advancement brought about this generation of computers? which computer architecture was used most in this generation?
Answers: 3
image
Computers and Technology, 23.06.2019 08:30, Calirose
When you interpret the behavior of others according to your experiences and understanding of the world your evaluation is
Answers: 1
image
Computers and Technology, 23.06.2019 17:00, Need1ng
The more powerful, 60 volt cables and the main power shut-off on an hev are both colored orange.
Answers: 1
Do you know the correct answer?
24 POINTS

4.1: In this project, the "Inventory" list should be updated every time Scratch...

Questions in other subjects:

Konu
English, 22.12.2020 05:40
Konu
Mathematics, 22.12.2020 05:40