Computer Science, asked by uunicorn911, 9 hours ago

Command to Calculate the area of rectangle in BASIC-256​

Answers

Answered by sanjayyadav1bjp
0

Answer:

.

Graphics.

Commands Explanation

Rect x,y,w,h Draw a filled rectangle, with its left-top at x,y and width w, height h

Line x1,y1,x2,y2 Draw a line segment from x1,y1 to x2,y2

Similar questions