About 603,000 results
Open links in new tab
  1. How to use every Operators block in Scratch - YouTube

    With these blocks, you can perform basic arithmetic operations like addition, subtraction, multiplication, and division. Combine them to create more complex equations. For example, use them to...

  2. Operators Blocks - Scratch Wiki

    Operators is one of the ten categories of Scratch blocks. They are color-coded light-green, and are used to script math equations and string handling. The category was previously titled Numbers Blocks, but …

  3. How to Use Scratch Operators - Discuss Scratch

    Jan 8, 2023 · Hi, never knew how to use simple scratch operators? Well, this simple tutorial teaches the basics! So, ever wanted to use simple or clever math or useful green blocks in your scratch games? …

  4. Operators - Scratch Foundation

    Use operator blocks to create math games, join text to information stored in variables, complete conditional statements, and more!

  5. Operators Blocks in Scratch - Guide robotique

    Sep 13, 2022 · In Scratch, operator blocks are blocks of code that perform mathematical operations such as addition, subtraction, multiplication, and division. You can use operator blocks to perform …

  6. Math Operators - Dr. Scratch

    Beyond basic arithmetic and comparison, Scratch allows for more advanced string manipulations using operators for handling text. These include joining strings, finding the length of a string, and checking …

  7. Scratch Operators for Kids: Make Math - Techclass4kids

    Learn Scratch operators easily! Add, compare, and create logic with fun projects for kids, parents, and teachers.

  8. Types of Operators | C4T - Code 4 Tomorrow

    Arithmetic Operators: Arithmetic operations allow you to code programs that add, subtract, multiply, and divide. Bitwise Operator: The bitwise operator looks directly at the binary digits or binary bits of an …

  9. Scratch2050_1: 1.5 Operators | REB

    You don’t need to be a math genius to write programs but knowing how to use the math operator blocks certainly makes you look like genius! This section shows you how to use each operator and gives …

  10. Adventure 7: Using Operators in Scratch - Adventures in Coding [Book]

    In this adventure, you learn about the Scratch blocks that make it possible to combine, change, add, multiply, divide, and transform variables and values. Welcome to the fascinating world of the operator …