<< Chapter < Page Chapter >> Page >

Image i. final screen output from the program named repeatuntil01.

Missing image.
Image I. Final screen output from the program named RepeatUntil01.

Doesn't have to be the last block in the script

Unlike the forever block, it is possible to connect another block to the bottom of a repeat until block. Therefore, it is not necessary for a repeat until block to be the last block in a script. This means that a program can continue to execute a repeat until block until a specified condition becomes true, and then move on to execute additional code.

This structure is more similar to the structures typically found in modern programming languages than are the structures required by the forever block. However, most modern programming structures repeat something while a condition is true instead of repeating it until a condition becomes true.

Available online

At the real risk of becoming really boring, I will tell you again that you can copy the code from Image H and run your own copy of the program. Also, the program has been posted online so that you can run it from there. (See the link to the online version in Resources .)

The loop blocks

The three blocks shown in Image J are the only blocks available to create loop structures in Scratch version 2.0.

(The forever if block that was available in v1.4 is no longer available in v2.0. However, its functionality can approximated by embedding an if block in a forever block.)

Image j. blocks that can be used to create loop structures in v2.0.

Missing image.
Image J. Blocks that can be used to create loop structures in v2.0.

In this and the previous program, I have provided discussions and sample programs using the three blocks in Image J as well as a discussion and sample program for a forever block with an embedded if block.

Run the programs

I encourage you to use the information provided above to write and run these three programs. Experiment with the code, making changes, and observing theresults of your changes. Make certain that you can explain why your changes behave as they do.

Just for fun, see if you can cause the cat to change color as it marches around in the circle.

I also encourage you to write the program described below.

Student programming project

Write a program named ForeverLoop03 that is very similar to the program named ForeverLoop01 . Once again, the cat marches in a circle when the user holds down the space bar (after first clicking the green flag) . However, this program also produces an audio output that is a nice drumbeat andthe cat marches in synchronism with the drumbeat.

My version of this program has been posted online so that you can run it from there. (See Resources for the link to the online version.)

Because of the speed of my computer and the speed of my Internet connection, the synchronization of the drumbeat and the animation in v2.0 is notas good as it was when running the program locally under v1.4. Losing the ability to run Scratch programs locally is one disadvantage of the changes thatwere made in v2.0.

Summary

In this module, I presented and explained three Scratch programs. One program uses a forever block in conjunction with an embedded if block to cause a sprite to move in a small circle whilethe space bar is pressed. I explained that it is not possible to connect another block to the bottom of a forever block. Therefore, if you use a forever block, it must be the last block in the script in which it is contained.

Questions & Answers

calculate molarity of NaOH solution when 25.0ml of NaOH titrated with 27.2ml of 0.2m H2SO4
Gasin Reply
what's Thermochemistry
rhoda Reply
the study of the heat energy which is associated with chemical reactions
Kaddija
How was CH4 and o2 was able to produce (Co2)and (H2o
Edafe Reply
explain please
Victory
First twenty elements with their valences
Martine Reply
what is chemistry
asue Reply
what is atom
asue
what is the best way to define periodic table for jamb
Damilola Reply
what is the change of matter from one state to another
Elijah Reply
what is isolation of organic compounds
IKyernum Reply
what is atomic radius
ThankGod Reply
Read Chapter 6, section 5
Dr
Read Chapter 6, section 5
Kareem
Atomic radius is the radius of the atom and is also called the orbital radius
Kareem
atomic radius is the distance between the nucleus of an atom and its valence shell
Amos
Read Chapter 6, section 5
paulino
Bohr's model of the theory atom
Ayom Reply
is there a question?
Dr
when a gas is compressed why it becomes hot?
ATOMIC
It has no oxygen then
Goldyei
read the chapter on thermochemistry...the sections on "PV" work and the First Law of Thermodynamics should help..
Dr
Which element react with water
Mukthar Reply
Mgo
Ibeh
an increase in the pressure of a gas results in the decrease of its
Valentina Reply
definition of the periodic table
Cosmos Reply
What is the lkenes
Da Reply
what were atoms composed of?
Moses Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Teaching beginners to code. OpenStax CNX. May 27, 2013 Download for free at http://cnx.org/content/col11498/1.20
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?

Ask