Computer Applications
Write a script/program to draw a heptagon on the stage.
Scratch
1 Like
Answer
Below is the scratch script to draw a heptagon on the stage:
![Write a script/program to draw a heptagon on the stage. Scratch Programming I, Computer Applications Code 165 Sumita Arora Solutions CBSE Class 9.](https://cdn1.knowledgeboat.com/img/drc9/q1-lab-scratch-computer-code-165-sumita-solutions-393x562.png)
Answered By
2 Likes
Related Questions
How are following two scripts different from one another ?
Create a fun game in scratch where there are two sprites on the stage cat sprite and a ball sprite. Ball is forever moving on stage. The cat sprite's movement is controlled by pressing all arrow keys : up/down/left/right. If the cat sprite touched the ball sprite, it exclaims "Hurray!!".
Write a script/program to draw an Octagon on the stage.
Using drawing commands, carefully design a script to draw the adjacent figure on the stage.