Menu

[solved]-Write Function Named Q3 Creates 300 X 300 Graphics Window Draws Line X Axis Line Y Axis Te Q39080404

Write a function named q3() that creates a 300 x 300 Graphics window, draws a line for the X axis and a line for the Y axis w

python 3 or above please

uses graphic.py library

Write a function named q3() that creates a 300 x 300 Graphics window, draws a line for the X axis and a line for the Y axis with Text labels identifying increments Chart of 25, 50, 75 and 100 as seen below. On the right side of the Graphics window the q30 function Student4 100 should draw four Entry boxes with default values of ‘0’ and 75 Student3 Text labels as shown in the image on the left. These will allow the user to input student scores. In the lower right- 50 Student2 hand corner, draw two color filled boxes that will function as ‘buttons’ with labels as shown. Student Once values are entered, the user can click on either Graphit! the “Graphlt!” or the “Quit” buttons Quit If the user clicks on the “Graphlt!” button, the function . Chart should create Rectangles with the fill colors of red blue, green and purple. Their scale should be based 100 Student4 on the values in the Entry boxes as shown here. 74.3 Student3 75 81 When the user clicks on the “Quiť button, the Student2 50 function should close the Graphics window and end. 62.5 Student1 25 A mouse click anywhere else in the Graphics window 90 would have no effect Graphit Quit 25 Show transcribed image text Write a function named q3() that creates a 300 x 300 Graphics window, draws a line for the X axis and a line for the Y axis with Text labels identifying increments Chart of 25, 50, 75 and 100 as seen below. On the right side of the Graphics window the q30 function Student4 100 should draw four Entry boxes with default values of ‘0’ and 75 Student3 Text labels as shown in the image on the left. These will allow the user to input student scores. In the lower right- 50 Student2 hand corner, draw two color filled boxes that will function as ‘buttons’ with labels as shown. Student Once values are entered, the user can click on either Graphit! the “Graphlt!” or the “Quit” buttons Quit If the user clicks on the “Graphlt!” button, the function . Chart should create Rectangles with the fill colors of red blue, green and purple. Their scale should be based 100 Student4 on the values in the Entry boxes as shown here. 74.3 Student3 75 81 When the user clicks on the “Quiť button, the Student2 50 function should close the Graphics window and end. 62.5 Student1 25 A mouse click anywhere else in the Graphics window 90 would have no effect Graphit Quit 25

Expert Answer


Answer to Write a function named q3() that creates a 300 x 300 Graphics window, draws a line for the X axis and a line for the Y a… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *