Page 31 - Digital_Kids_4
P. 31
Print Product
This command function is used to find the product of two numbers.
For Example : PRINT PRODUCT 6 7
The output is 42
Print Quotient
This command is used to find the quotient of two numbers.
For Example: PRINT QUOTIENT 40 8
The output is 5
Saving an MSWLogo File
Once you have completed your drawing, you can save it.
1. Click on the File tab.
2. The File menu appears. Compcare
3. Click the down arrow of the Save in box to expand
the drop-down list of folders. Select the location Use UPPERCASE or
where you want to save the file. lowercase consistently as
4. In the File name box, type the name of the file. MSWLogo accepts both, but
be careful with syntax.
5. Click Save.
Your file is saved in the desired location.
Closing MSWLogo
After completing the drawing and saving your file, you can close the program.
1. On the MSWLogo screen, click the File menu.
2. From the list, click the Exit option.
MSWLogo will be closed.
1. Logo is a programming language used to create graphics and drawings
using commands.
2. The main feature of Logo is the Turtle, which moves on the screen to
draw shapes.
3. Commands are instructions given to the turtle to perform actions.
4. The turtle starts at the center of the screen facing upwards.
31 Computer — 4

