<< Chapter < Page | Chapter >> Page > |
Scratch 2.0 (released May 9, 2013) is the second major version of Scratch to be released during the life of the product. Among other things, it features a redesigned editor andwebsite, and allows you to edit projects directly from your web browser.
This module (tutorial) is one in a collection of modules designed to help beginners of all ages (8 and up) learn how to create the code for computer programs using Scratch 2.0 . Information is provided not only for the beginners themselves but also for theirparents and teachers where appropriate.
The purpose of this module is to teach you about logical operators and truth tables . You will also learn how to write a Scratch program that illustrates the use of the logical and , or , and not operators when used in conjunction with relational operators.
You learned about relational operators in an earlier module.
I recommend that you open another copy of this document in a separate browser window and use the following links to easily find and view the images while youare reading about them.
There are many different kinds of operators. The easiest way to study them is to divide them into categories such as the following
Earlier modules explained arithmetic operators and relational operators. This module will explain logical operators. Future modules will deal with theremaining kinds of operators.
Notification Switch
Would you like to follow the 'Teaching beginners to code' conversation and receive update notifications?