<< 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

what is phylogeny
Odigie Reply
evolutionary history and relationship of an organism or group of organisms
AI-Robot
ok
Deng
what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
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