Category: Learning Logos
All Importnat Commands of MSWLogo For Students
Forward command- Press Enter Key (↵) after the command to execute the command. e.g. FD 100 ↵ Forward command- FD e.g. FD 100↵ ::This command is used to move 100 units in forward direction. Backward command-BK e.g. BK 100↵ ::This command is used to move 100 units in backward direction direction. Screen clear command-CS e.g. CS↵:…
How to Create Procedure in MSWLogo For class 5
In this video Logo procedure explained . Three symmetrical shapes are explained with MSWLogo software and taught about the mathematical calculation to gather the complete idea about MSWLogo procedure and Repeat command. A special shape, H- letter, and + sign Examples have been explained with these shapes as shown in the image. Repeat command has…
Logo Design | Learning Logos
Introduction: Logo programming language was developed by Seymount Pappert in 1960. The full form of logo is language of graphic oriented. Use of logo:*it is used to draw picture.it is used to solve mathematical some. *It is used to make shapes of various sizes. * It is used to create graphics .* It is used to create sound…