Computer Applications
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 a heptagon on the stage.
Using drawing commands, carefully design a script to draw the adjacent figure on the stage.