answersLogoWhite

0

Yes, MSWLogo includes a command called ERASE that can be used to delete items from a list. For example, you can use it to remove specific elements from a list variable. However, it does not erase graphics or drawings on the screen; for that purpose, you would use the CLEARSCREEN command instead.

User Avatar

AnswerBot

4w ago

What else can I help you with?

Related Questions

What command erases files or groups of files?

The Del or Erase command in command prompt.


How do you make oval in mswlogo?

To draw an oval in MSWLogo, you can use the REPEAT command to create a series of small line segments that approximate the shape of an oval. For example, you can use a command like REPEAT 360 [FORWARD 1 RIGHT 1] to create a circular shape, and then adjust the horizontal and vertical scaling to create an oval effect. Alternatively, you can use the ARC command to draw a part of an oval by specifying the radius and angle.


What command is used to delete the configuration stored in NVRAM?

erase startup-config


The erase command on auto cad 2005 does what?

In Auto Cad the erase command lets you erase anything you highlight with one click. Just window over the objects you wish to delete (either before or after) and type "e" then "enter" or use the erase icon.


How do you make a house on MSWlogo?

To create a house in MSWLogo, start by using the REPEAT command to draw the square base of the house. Use commands like FORWARD and RIGHT to navigate and shape the walls. Next, use the TRIANGLE command or a combination of lines to create the roof. Customize your house by adding windows and a door with smaller shapes using similar commands.


Which command is used to delete the directory that is empty?

erase


How do you make a tree in mswlogo?

To make a tree in MSWLogo, you can use the "repeat" command to create the trunk and branches. Start by drawing a straight line for the trunk using the "fd" (forward) command. Then, use the "lt" (left) and "rt" (right) commands to create branches by changing the angle of the turtle. You can use the "repeat" command to create multiple branches, adjusting the angle and length each time. Finally, you can add leaves by drawing small circles or shapes at the end of each branch.


How to text in MSWLogo?

no we can't


How do you make triangle on mswlogo?

To draw a triangle in MSWLogo, use the following commands in the command window. First, set the pen down with PD, then use the FORWARD command to move the turtle and RIGHT to create the angles. For example, you can type: PD FORWARD 100 RIGHT 120 FORWARD 100 RIGHT 120 FORWARD 100 This will create an equilateral triangle. Adjust the angles and lengths as needed for different triangle types.


How do you draw a square using MSWlogo?

To draw a square using MSWLogo, you can use the REPEAT command to create the four equal sides. Enter the following commands in the command window: REPEAT 4 [FORWARD 100 RIGHT 90] This code instructs the turtle to move forward 100 units and then turn right by 90 degrees, repeating this process four times to complete the square. Adjust the number in FORWARD to change the size of the square.


You want to do mswlogo in the computer?

yes


Command erase startup-config is issued?

Data stored in nvram is erased