By: scmb1
Views: 914 | LoveIts: 52
Description: These are my ideas for Scratch 2.0. If the voice and the words aren't together, turn the sound down, close your eyes, or download. :) Downloading is preferred, of course. Relevant tags are always welcome! (But the tag "relevant tag" doesn't count! ) 3rd Top Viewed- April 8th 2nd Top Vie ... show more
By: kevin_karplus
Views: 530 | LoveIts: 6
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to a message print_number and three global variables: print_x, print_y, and print_number. When print_message is broadcast, the digit sprite prints out the number by stamping the digits with the bott ... show more
By: kevin_karplus
Views: 228 | LoveIts: 6
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to messages print_number, and print_scientific. It uses four global variables: print_x, print_y, print_after_decimal, and print_number to communicate parameters. When print_number is broadcast, the ... show more
By: kevin_karplus
Views: 346 | LoveIts: 1
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to a message print_number and three global variables: print_x, print_y, and print_number. When print_message is broadcast, the digit sprite prints out the number by stamping the digits with the bott ... show more
By: Rick3137
Views: 35 | LoveIts: 1
Description: This version of Print prints a whole line. Put the whole line into "String1". Set the Row number and hit the Print button. Or do a broadcast to "Print1". This is a simulation of the Basic Print command.
