type the following commands in MSW logo and notices what is drawn on a screen draw the shapes here
Answers
Answered by
0
Answer:
t and family and friends and family and friends with examples from
bbbcnmm
Answered by
1
question:
Type the following commands in MSW logo and notices what is drawn on a screen draw the shapes here?
Answer:
Following is an exercise to check your aptitude on what you have learned so far in this chapter.
Logo has a number of other additional drawing commands, some of these are given below.
- home
- cleartext or ct
- label
- setxy
The label command takes a single word as a quoted string ( “a_string”) or a list of words in brackets without quotation ([a string of letters) and prints them on the graphics window at the location of the turtle. Let us consider the fol-low-ing co-de.
Similar questions