Hello, need help with this questions. would you please answer asap? Thanks in advance.

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Hello, need help with this questions. would you please answer asap? Thanks in advance.

Post by answerhappygod »

Hello, need help with this questions. would you please answer asap? Thanks in advance.
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 1
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 1 (202.22 KiB) Viewed 40 times
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 2
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 2 (183.01 KiB) Viewed 40 times
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 3
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 3 (124.61 KiB) Viewed 40 times
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 4
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 4 (129.35 KiB) Viewed 40 times
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 5
Hello Need Help With This Questions Would You Please Answer Asap Thanks In Advance 5 (125.38 KiB) Viewed 40 times
QUESTION 15 What Tkinter class is good for displaying multiple lines of text in a GUI? O Entry O Text O Lines O Box QUESTION 16 What Sprite object method removes the object from the graphics screen? O remove () O destroy O end() O kill()

QUESTION 17 Match each item with a statement below A type of program that responds to actions regardless of the order in which A. Button they occur. B. Event-driven A GUI element that displays uneditable text or icons. C. Bind ✓ Code that runs when an event occurs. D. Event A GUI element. E. Event handler A GUI element that performs an action when the user activates it. F. Root window ✓ Controls the arrangement of widgets. G. Widget H. Master A widget that contains other widgets. 1. Layout manager To associate events with event handlers. J. Label ✓ The window upon which all other GUI elements are anchored, directly or indirectly v Something that can happen involving a program's objects, like a button- click.

QUESTION 14 When the following code is executed, on what part of the graphics screen will the message "You won!" be displayed? from livewires import games, color games.init(screen_width = 640, screen_height = 480, fps = 50) = won_message games. Text (value = "You won!", size = 25, color = color.red, games.screen.width/8, у games.screen.height/8) games.screen.add (won_message) X = games.screen.mainloop() O upper-left O upper-right O lower-left O lower-right

QUESTION 20 What Text widget method removes text from the widget? O remove() delete() erase () O reset() QUESTION 21 3 F. fps Match each item with a statement below A multimedia package, specifically for writing games. A. Package A screen property for the number of times each second that the graphics B. Pixel screen is updated C. Sprite Alivewires module that contains classes and functions for game D.init() programming E.mainloop() A set of modules. A games function that creates a new graphics screen. G. from A screen property that determines whether or not input is focused to the H.games graphics screen. I. livewires A graphics object with an image. J. event_grab A single point on a graphics screen. Code that allows you to import specific modules of a package. A screen method that continuously updates the graphics screen and the objects on it.

QUESTION 22 What method can you use to modify a widget's options? O set () O configure () O replace() O options() QUESTION 23 a What kind of object does a check button need associated with it to reflect the check button's status? O BooleanVar O Stringvar O IntVar O Floatvar
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply