This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-05-10 17:53:26

whatman
Scratcher
Registered: 2010-05-10
Posts: 28

what are operators

i am confused and don't know what exactly are they and how to use them so  anyone reading this please respond immediately just please help me  hmm

Offline

 

#2 2010-05-10 18:31:55

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: what are operators

Operators are things you use to do math.

+, -, /, *, ^, absolute value, rounded, etc.

Simples.  tongue

And, you can use them for other things. You can join text and find letters, also in Scratch.

Plus, this belongs in All About Scratch.

Why is it so urgent?


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#3 2010-05-10 18:43:13

ThePCKid
Scratcher
Registered: 2009-09-16
Posts: 1000+

Re: what are operators

Greatdane wrote:

Operators are things you use to do math.

+, -, /, *, ^, absolute value, rounded, etc.

Simples.  tongue

And, you can use them for other things. You can join text and find letters, also in Scratch.

Plus, this belongs in All About Scratch.

Why is it so urgent?

There are also boolean operators.

not, and, or, ...

They're self explanatory.

Offline

 

#4 2010-05-11 02:00:23

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: what are operators

You can also use Operator Blocks to handle strings (groups of text).


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

#5 2010-05-11 10:05:16

Leneord
Scratcher
Registered: 2010-05-11
Posts: 1

Re: what are operators

String is a variable type that can handle characters and numbers, Chris (not just groups of text).

Offline

 

Board footer