PLEASE POST CODE WITH PROPER ALIGHNMENT AND IN TEXT FORMAT WITH RESULTS. THANK YOU
Posted: Fri Apr 29, 2022 6:48 am
PLEASE POST CODE WITH PROPER ALIGHNMENT AND IN TEXT FORMAT WITH
RESULTS. THANK YOU
Question 4 (20 marks) Write a Python GUI application to allow golfer to enquire the play schedule for a selected course and tee time. (a) Develop and implement the Golf Schedule GUI application as shown in Figure 5. Golf Scheudle-done by XXXX X Tee Time: (HH:MM) Course: Augusta Laguna O Pebble Bay Show Schedule Clear Figure 5 • Title of the GUI MUST include your name (replace XXXX with your name). • The layout is recommended, but you can define any suitable design. • These are the widgets: o Label "Tee Time: (HH:MM)" to guide user input on the time format. o 3 Radio Buttons for the 3 courses, with the 1st radio button selected as default when the GUI application starts. o 2 Buttons "Show Schedule" (enabled) and "Clear" (disabled). Scrolled Text (disabled) to display the play schedule. (7 marks)
RESULTS. THANK YOU
Question 4 (20 marks) Write a Python GUI application to allow golfer to enquire the play schedule for a selected course and tee time. (a) Develop and implement the Golf Schedule GUI application as shown in Figure 5. Golf Scheudle-done by XXXX X Tee Time: (HH:MM) Course: Augusta Laguna O Pebble Bay Show Schedule Clear Figure 5 • Title of the GUI MUST include your name (replace XXXX with your name). • The layout is recommended, but you can define any suitable design. • These are the widgets: o Label "Tee Time: (HH:MM)" to guide user input on the time format. o 3 Radio Buttons for the 3 courses, with the 1st radio button selected as default when the GUI application starts. o 2 Buttons "Show Schedule" (enabled) and "Clear" (disabled). Scrolled Text (disabled) to display the play schedule. (7 marks)