answersLogoWhite

0

_ _ _ _

_____

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is an alphabet pyramid poem?

An alphabet pyramid poem is a type of poem where each line begins with a successive letter of the alphabet. For example, the first line starts with 'A', the second line with 'B', and so on. The poem is structured in a pyramid shape, with the number of letters increasing and then decreasing in each line.


What lowercase letters in the alphabet can you draw a line of reflection through?

What you mean by line of reflection but if you are talking about symmetry line than the small letters can be 'x, w, i, o, k, l, v, '


How yo draw a star in qbasic?

In QBASIC, you can draw a star using the LINE and CIRCLE commands to create a star shape. For example, you can use the LINE command to connect points that form the star's points. Here's a simple example: SCREEN 12 LINE (100, 100)-(200, 100), 15 ' Draw horizontal line LINE (150, 50)-(150, 150), 15 ' Draw vertical line LINE (100, 100)-(200, 100), 15 ' Draw diagonal lines to form star points Adjust the coordinates to modify the star's size and shape.


What is a symmetric figure?

A shape that when you draw a line on the shape and cut along the line you get two identical shapes. A circle is an example.


How do you draw a finite line?

draw a line that ends.


How does a line symmetry look?

a symetry looks like half of an object that is equal.like for example a butterfly, you draw a line in between it and, if the sides are equal it is a line of semetry.


How do you draw a straight line through the clock?

You can draw a straight line in a clock when the hour hand, and the minute hand, are facing the opposite direction to each other. For an example 6:00,2:45,etc


How do you draw a lollipop?

draw a straight line then draw a circle on that line at the top then draw a swirl in the circle


How do you draw a quadrangle?

Draw a line. Stop. At the end of the line, draw another line in a different direction. Stop. At the end of that line, draw a line heading back in the general direction of where you started. Stop. Draw a fourth line that connects to your starting point.


What is collinear rays?

They are rays that lie on the same line. For example draw a horizontal line. Now put 3 points anywhere on that line. Next draw 3 rays, some going to the left, some going to the right. These rays are collinear.


How do you draw a trapezium in qbasic?

To draw a trapezium in QBasic, you can use the LINE statement to connect the vertices of the trapezium. First, define the coordinates of the four corners of the trapezium. Then, use the LINE command to draw lines between these points. For example: LINE (x1, y1)-(x2, y2) ' Draw bottom side LINE (x2, y2)-(x3, y3) ' Draw right side LINE (x3, y3)-(x4, y4) ' Draw top side LINE (x4, y4)-(x1, y1) ' Draw left side Replace (x1, y1), (x2, y2), etc., with the actual coordinates of your trapezium’s corners.


How do you draw triangular pyramid?

Draw a base line, for example, 7 inches long. Measure 3.5 inches and mark the middle. From this middle mark, draw a 7 inch vertical line at right-angles (90 degrees) to the base line. Draw a line from the top of the vertical line to one end of the base line. Repeat on the other side. You now have a triangular pyramid 7 inches tall by 7 inches a long the base. Alter the measurements to suit.