ICT Essentials 1
Question of the Day: Make a list of five important netiquette rules you think everyone should follow?
Daily Objectives:
Identify and Observe proper Internet Safety and Netiquette. | Identify, Observe and Practice proper Internet Safety and Netiquette. | Identify, Observe and Practice proper Internet Safety and Netiquette. | Identify, Observe and Practice proper Internet Safety and Netiquette. | Identify, Observe and Practice proper Internet Safety and Netiquette. |
Word of the Day: Spamming - is the practice of sending repeated identical pieces of mail to a wide variety of newsgroups and/or e-mail addresses.
Daily Objectives:
Identify the Vocabulary and parts of the Scratch Program. | Identify the Scratch Interface. | Descibe the uses for Scratch. | Create a sprite in Scratch. | Animate a sprite in Scratch. |
In programming, a statement is simply a directive that tells the computer to do something. Think of it as a command or an instruction. In Scratch, any block whose label reads like a command is a statement.
One such block instructs a sprite to say something:
Another such block instructs a sprite to go to some location:
Sometimes, you only want a statement to be executed under certain conditions. Such conditions are defined in terms of Boolean expressions, to which we turn our attention next.
No comments:
Post a Comment