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

#1 2011-04-20 01:17:19

indoo
New Scratcher
Registered: 2011-04-20
Posts: 1

How to add 2 numbers?

how to add 2 numbers?

Offline

 

#2 2011-04-20 05:52:27

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: How to add 2 numbers?

You need to use the green blocks in the Operators section

[blocks]
<when green flag clicked>
<say[ (( 4 <+> 5 )) ]for( 2 )secs>
[/blocks]

Of course, you can use variables instead of actual numbers there too.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer