NEW
Font size
WorksheetsFMS Logo
Total questions: 25
Worksheet time: 20mins
Usually we can called computer language as ....
coding
program
website
What the name of this program?
Chrome
FMS Logo
FilmMaker
we can call this .... on FMSLogo
triangle
square
turtle
oval
for start drawing on FMS Logo, We should type code ...
cs
pu
fd
pd
If you finish drawing on FMS Logo, We should type code ...
cs
pu
fd
pd
if the turtle want to forward 100 steps, so we have to type code ...
fd 100
fd 150
bk 100
bk 150
if the turtle want to turn right, so we have to type code ....
rt 120
rt 90
lt 90
lt 120
if the turtle want to forward 150 steps, we have to type code.....
bk 150
fd 100
fd 150
bk 100
if the turtle want to turn left, we have to type code ...
lt 120
lt 90
rt 90
rt 120
if you make something wrong with the code, you have to type code.....
pu
pd
fd 50
cs
Please draw this code on FMS Logo, the shape is.....
Please draw this code on FMS Logo, the shape is.....
Please draw this code on FMS Logo, the shape is.....
Please draw this code on FMS Logo, the shape is.....
Can you draw this code and will be ....
How to draw this shape with commands "Repeat" ?
How to draw this shape with commands "Repeat" ?
How to draw this shape with commands "Repeat" ?
How to draw this shape with commands "Repeat" ?
what supposed to write the correct command for number "5" ?
fd
pd
rt
lt
what supposed to write the correct command for number "2" ?
fd 100
fd 150
rt 120
rt 100
what supposed to write the correct command for number "3" ?
fd 100
rt 90
100
90
what supposed to write the correct command for number "6" ?
fd 100
rt 90
100
90
what supposed to write the correct command for number "8" ?
fd 100
rt 90
100
90
What usually we called this icon at FMS Logo Program?
Segitiga
Square
Triangel
Turtle
