Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q2.) Using the analysis you performed in Q1 (Garden Dept). And assuming: length=10[ft], width=20[ft], pricePerSquareFoot=4[$/ft^2] Write the sink Winchell python code that will initialize, calculate

Q2.) Using the analysis you performed in Q1 (Garden Dept). And assuming: length=10[ft], width=20[ft], pricePerSquareFoot=4[$/ft^2]

Write the sink Winchell python code that will initialize, calculate and then print out the total purchase price. Comet your python lines showing which lines are initialization, calculation, Input/Output and the units.

TWO PART QUESTION - Question below precceds this one above

Scenario: Big lots garden department is selling lawn sod to its customers. Customers provide the len[ft] and wid [ft] of the desired lawn area [ft^2]. The garden dept charges price dollars per square foot for the sod[$/ft^2]. Big lots management(level 3, The operations directorate level) wants you to describe what needs to be done to support the garden department line side purchase price calculations. 1. Do a basic PAC having 4 parts: a. Goal b. Data needed,( translate the scenario terminology into domain appropriate variable names) c. Algorithm proposed, d. pseudo code solution selected } e. Write the math equation, you decided upon and part d, Python syntax, using the variables of step two, that will calculate the purchase price for the sod purchase

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Professional SQL Server 2000 Database Design

Authors: Louis Davidson

1st Edition

1861004761, 978-1861004765

More Books

Students also viewed these Databases questions

Question

What are the environmental factors that affect HRM? Describe each.

Answered: 1 week ago