Answer to Question #76115 in Algorithms for Izzy
Using pseudo code, write a program that works out the price of a garden hose for a user defined length in m (£1.56 per metre)
1
2018-04-17T09:05:38-0400
Input: m // length of a garden hose
ܲ = 1.56 ∙ ݉
Return P // price of a garden hose
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Learn more about our help with Assignments:
Algorithms
Comments
Leave a comment