Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

help. im pretty sure the equation is wrong. I think it should be v= r*e / s. also I dont understand how to subtract the

help. im pretty sure the equation is wrong. I think it should be v= r*e / s. also I dont understand how to subtract the area needed for plants from the plot of land. image text in transcribed
image text in transcribed
Search . 6:56 PM 100% XProgramming Assignment 3.pdf Programming Assignment 3.pdf Programming Assignment 3: Variables, Calculations, and Comments & Style e Be able to implement sounce code comments .Be able to declare, intialize, and assig literals to variables - Be able to identify variable data types - Be able to implement proper source code style .Be able to save, run, debeg, and validate a program A tomato farmer residing in Barsiow Califomia is considering a new crop. The total farm size is seven acres of which one acre will be used for planting Knowing the squane foet of an acre of land (traditionally definod as one chain by one furlong (66 by 660 feet) the following formula can be used to calculate the number of plants that will fit in cach row, along with the watering spigot that noods to be attachod at the ends of cach row 66 (1 chain) The terms in the formula are V is the number of tomato plants that will Sit in the now R is the length of the row, in feet E is the amount of space, in Soet, used by an end-point watcring spigot S is the space between plants, in feet One AcreE 43,560 ft Write a program that makes the calculation for the toemato farner. The program should ask the wser to inpus the following The length of the row, in feet The amount of space used by an end-point waening spigot. The amount of space betwoen each tomato plants, in fo Once the ingut data has been entered, the program should calculate and display the namber of tomato plants that will fit in each ow. The peogram should aso subtract the area needed for the plants from the plot of land and display the results of each I. Creatg an algorithm for the program 2 Creatc a hicrarchy chart to reprcsent the relationship between functions 1 Implement the algorithm and hierarchy chat selution. That isconvert the algorithm to Python source code following standard coding style as noted in the text and style guide posted in Riackhard .Creal' a Word documcaL Inpul the algorithn and lieraechy dart created in Task #1 . Copy and pale the Python source code created for the application in Task #2. Input screenshots ofthe program's ouput. Suhmit the following via Blackboand Python source code py file) Word document with the following Hicrarchy Chart Screen output from at least one execution of the peogram Paps 1 of 1 Programming Assignment 3: Variables, Calculations, and Comments & Style Be able to implement source code comments .Be able to declare, initialize, and assign literals to variables . . . Be able to identify variable data types Be able to implement proper source code style Be able to save, run, debug, and validate a program A tomato farmer residing in Barstow Califomia is considering a new crop. The total farm size is seven acres of which one acre will be used for planting. Knowing the square feet of an acre of land (traditionally defined as one chain by one furlong (66 by 660 feet) the following formula can be used to calculate the number of plants that will fit in each row, along with the watering spigot that needs to be attached at the ends of each row. 66 (1 chain) V=R=2E/S The terms in the formula are V is the number of tomato plants that will fit in the row R is the length of the row, in feet E is the amount of space, in feet, used by an end-point watering spigot. S is the space between plants, in feet One Acre 43,560 ft Write a program that makes the calculation for the tomato farmer. The should ask the user to input the following The length of the row, in feet. The amount of space used by an end-point watering spigot The amount of space between each tomato plants, in feet. program Once the input data has been entered, the program should calculate and display the number of tomato plants that will fit in each row. The program should also subtract the area needed for the plants from the plot of land and display the results of each. Task #1 A plication structure and outline Create an algorithm for the program. 2. 1. Create a hierarchy chart to represent the relationship between functions. 1.Implement the algorithm and hierarchy chart solution. That is, convert the algorithm to Python source code following standard coding style as noted in the text and the style guide posted in Blackboard mi 1-Create a Word document. Input the algorithm and hierarchy chart created in Task #1 . Copy and paste the Python source code created for the application in Task #2. Input screenshots of the program's output. Submit the following via Blackboard: Python source code LastNameProgrammingAssignment py file) Word document with the following: Algorithm Hierarchy Chart Source code Screen output from at least one execution of the progranm

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

More Books

Students also viewed these Databases questions

Question

=+ What topics are contained in the contracts?

Answered: 1 week ago

Question

=+Are they specific or general in nature?

Answered: 1 week ago

Question

=+ What is the nature of the contracts or agreements with unions?

Answered: 1 week ago