<< Chapter < Page Chapter >> Page >
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.

Table of contents

Preface

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.

Viewing tip

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.

Images

  • Image A . Reduced screen shot of the programmer interface for the program named Logical01.
  • Image B . A simple truth table.
  • Image C . A truth table for the logic in the program named Logical01.
  • Image D . Program output for row 1 in Image C.
  • Image E . Program output for row 2 in Image C.
  • Image F . Program output for row 3 in Image C.
  • Image G . Programming panel for the program named Logical01.
  • Image H . Program output from the program named Logical02.

General background information

There are many different kinds of operators. The easiest way to study them is to divide them into categories such as the following

  • arithmetic
  • relational
  • logical
  • bitwise
  • assignment

Earlier modules explained arithmetic operators and relational operators. This module will explain logical operators. Future modules will deal with theremaining kinds of operators.

Questions & Answers

how to study physic and understand
Ewa Reply
what is conservative force with examples
Moses
what is work
Fredrick Reply
the transfer of energy by a force that causes an object to be displaced; the product of the component of the force in the direction of the displacement and the magnitude of the displacement
AI-Robot
why is it from light to gravity
Esther Reply
difference between model and theory
Esther
Is the ship moving at a constant velocity?
Kamogelo Reply
The full note of modern physics
aluet Reply
introduction to applications of nuclear physics
aluet Reply
the explanation is not in full details
Moses Reply
I need more explanation or all about kinematics
Moses
yes
zephaniah
I need more explanation or all about nuclear physics
aluet
Show that the equal masses particles emarge from collision at right angle by making explicit used of fact that momentum is a vector quantity
Muhammad Reply
yh
Isaac
A wave is described by the function D(x,t)=(1.6cm) sin[(1.2cm^-1(x+6.8cm/st] what are:a.Amplitude b. wavelength c. wave number d. frequency e. period f. velocity of speed.
Majok Reply
what is frontier of physics
Somto Reply
A body is projected upward at an angle 45° 18minutes with the horizontal with an initial speed of 40km per second. In hoe many seconds will the body reach the ground then how far from the point of projection will it strike. At what angle will the horizontal will strike
Gufraan Reply
Suppose hydrogen and oxygen are diffusing through air. A small amount of each is released simultaneously. How much time passes before the hydrogen is 1.00 s ahead of the oxygen? Such differences in arrival times are used as an analytical tool in gas chromatography.
Ezekiel Reply
please explain
Samuel
what's the definition of physics
Mobolaji Reply
what is physics
Nangun Reply
the science concerned with describing the interactions of energy, matter, space, and time; it is especially interested in what fundamental mechanisms underlie every phenomenon
AI-Robot
what is isotopes
Nangun Reply
nuclei having the same Z and different N s
AI-Robot
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