answersLogoWhite

0

What else can I help you with?

Related Questions

How do you draw trapezium?

---------------------------- / \ / \ / \ --------------------------------------------- Sort of like that?


How do you draw a boat floating in river at qbasic?

You need to draw this \______/ floating on water to show a floating boat.


How draw solar system in qbasic?

In QBASIC, you can draw basic shapes using the LINE and CIRCLE commands. To draw a simple representation of the solar system, you would need to create circles representing the sun and planets, then use the LINE command to draw lines connecting the planets to the sun in their respective orbits. You can also add text labels for each planet to make it more informative. Remember, QBASIC is a basic programming language, so the graphics may be limited in detail.


How do you draw a trapezium by using ruler compass protector and setsquares?

Check on youtube!


Is it possible to draw a trapezium that has congruent sides?

Yes. An isosceles trapezium is like an isosceles triangle whose peak has been cut off by a line parallel to its base.


How do you draw a isosceles trapezium?

Its like an isosceles triangle that has been cut in half parrllel to its base


What extension would a file saved in Qbasic have?

the extensions of qbasic are that, there are only 80 pixels to write in the qbasic


How to draw equilateral triangle in qbasic?

line (320,240)-(340,240),15 line (310,230)-(320,240),15 line (310,230)-(340,240),15


What are other names you can call a trapezoid?

A trapezium. A trapezium. A trapezium. A trapezium.


Draw a quadrilateral with no equal sides?

Each of its 4 sides must be of different lengths as for example a trapezoid or a trapezium


How do you draw rectangle in Qbasic?

with line statement, we can also draw boxes. SCREEN 7 COLOUR 5, 15 CLS LINE(60,60)-(130,100),6,B the letter B indicates the box option


How do you make a trapezium in MSW logo?

Well, honey, to make a trapezium in MSW Logo, you gotta use the "FD" (forward) and "RT" (right turn) commands to draw the sides of the trapezium at different lengths and angles. Just remember to keep track of your angles and side lengths to get that trapezium looking sharp. And if you mess up, just hit that "CLEARSCREEN" command and start over - ain't nobody got time for crooked trapeziums!