Computer Science, asked by shivaniraghuwanshi11, 4 months ago

Write down all the LOGO mathematics commands.
hin​

Answers

Answered by ayush2005301
0

Answer:

The mathematical functions used in Logo are SUM, DIFFERENCE, PRODUCT, QUOTIENT and REMAINDER

plz follow me

Answered by Anonymous
2

Explanation:

Command Abbreviations Output

PENUP PU Sets the turtle to move without drawing

PENDOWN PD Resets to a drawing pen when ordered to move

CLEARTEXT CT Clears all text in the command screen

CIRCLE repeat 360 [FD (desired length in number of pixels divided by 360) RT or LT 1] Makes a circle

Similar questions