Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In this part of the assignment, you will create a small graphical Python program. The program will take four integers as input from the user.

image text in transcribed

In this part of the assignment, you will create a small graphical Python program. The program will take four integers as input from the user. Its output will be a landscape with certain features, the house and sun in this artistic image will be centered on the positions specified by the user. For example, if the user enters 400 and 300 as first two inputs then the house should be centered in 800 by 600 window. If the user then enters 0 and 0 , then the sun should be centered in the upper left corner of the window, with part of it cut off by the edge of the window. Use the SimpleGraphics library that you were introduced to in tutorials to complete this task

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions