1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
sertanlavr [38]
2 years ago
8

Operators allow you to compare values then make decisions (Scratch Coding)

Computers and Technology
2 answers:
patriot [66]2 years ago
4 0

Explanation:

ok thnka

ivolga24 [154]2 years ago
4 0

Answer:

You make decisions every day, and each decision normally leads you to perform certain actions. You may think, for example, “If that computer  game is less than $15, I’ll buy it.” You then ask about the game’s price and decide whether or not you want to buy it. You can make decisions in Scratch, too. Using comparison operators, you can compare the values of two variables or expressions to determine whether one is greater than, less than, or equal to the other.

The three relational operators are:

greater than

less than

equal to

Greater than:  

The block checks if the first value is greater than the other value. If it is less, the block returns true; if not, it returns false. This block works with letters too, not just numbers. In Scratch, letters at the top of the alphabet (e.g. a, b, c) are worth less than letters at the end (e.g. x, y, z).

Less than:

The block checks if the first value is less than the second value. If it is less, the block returns true; if not, it returns false. This block works with letters too, as well as numbers. In Scratch, letters at the top of the alphabet (e.g. a, b, c) are worth less than letters at the end (e.g. x, y, z).

Equal to:

The block checks if the first value is equal to the other value. If the values are equal, the block returns true; if not, false.

So yeah <3

You might be interested in
When using query by example (qbe) in the data manipulation component of a database management system (dbms), the _____ is used w
Whitepunk [10]

I guess the correct answer is AND operator

Thе AND οpеratοr is a Bοοlеan οpеratοr usеd tο pеrfοrm a lοgical cοnjunctiοn οn twο еxprеssiοns. AND οpеratοr rеturns a valuе οf TRUЕ if bοth its οpеrands arе TRUЕ, and FALSЕ οthеrwisе.

6 0
3 years ago
30 POINTS! PLEASE ANSWER QUICK!!!
SpyIntel [72]

Answer:

your doctype comes first.

Explanation:

The first thing you should make sure to have in any HTML document you create is a "document type definition (DTD)" declaration.

it defines what elements and attributes are allowed to be used in a certain flavor of HTML

6 0
3 years ago
27. List four advantages of Computer Aided Design over traditional hand
tatyana61 [14]

Decrease in error CAD software makes use of some of the best tools, the percentage of error that occurred because of manual designing is significantly reduced.

Decrease in effort when it comes to the amount of effort that was needed for the sake of designing the different models, it has been reduced significantly because the software automates most of the task.

Saves time when you are using the computer aided design software, it will save your time and you can make better and more efficient designs in shorter time duration.

Easy to edit when you are making designs, you may find the need to make alterations. When you are using computer aided design software, it will be much easier to make any changes because you can fix the errors and modify the drawings easily.

8 0
3 years ago
I wrote a program to calculate how many unique students I have taught over the years. It will read in a file formatted with firs
weqwewe [10]

This question is incomplete. The complete question, answer & explanation for this question is given in the attachment below.

Download docx
4 0
3 years ago
Need the answer ASAP!!!
Vlad1618 [11]

Answer: type and create of the software

Explanation:

pls mark brainliest

6 0
3 years ago
Other questions:
  • WHAT SHOULD YOU DO IF AN ONCOMING CAR AT NIGHT APPROACHES WITH ITS HIGH-BEAMS ON?
    6·1 answer
  • Which of the following characteristics relates to authentication header (AH)? It is a document that defines or describes compute
    11·1 answer
  • Question 1 (1 point)
    10·2 answers
  • This is question 2.5 Computer Science and I don't understand what is wrong<br><br>​
    15·1 answer
  • Baking Cookies. Sweet Dough Inc. bakes cookies—a popular dessert—based on the quantities ordered by their customers. Three raw m
    12·1 answer
  • What creative commons license allow for the work to be copied, distributed, displayed, or performed but modifications may not be
    13·1 answer
  • Assume variable age = 22, pet = "dog", and pet_name = "Gerald".
    6·1 answer
  • What is the output for this program?
    12·1 answer
  • What is Cloud computing? Explain briefly
    15·2 answers
  • A Python file that contains variables and functions and can be used in other programs is called a
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!