Search This Blog

Sunday, 26 February 2012

Activity 1.1

blog task: algorithm development 1
1. using the five step process, develop an algorithm for the following problem:

step 1 ( define the problem )
the focus of the problem is to find out the cost, to send the parcel
step 2 ( define the inputs )
weight of parcel
costperkilo
step 3 (define the outputs )
calculate cost of parcel
step 4 ( define processing )
get wieght of parcel
calculate cost per kilo
displayer the results to the user

Activity 3.3 linked to 1.1

No comments:

Post a Comment