Monday, April 19, 2010

Learning & Assessment Activity 1.4

Refine the pseudocode algorithm you created in activity 1.2 to take into account all possible situations.

Publish your refined algorithm to your assessment document.

Calculate the hours

Prompt the user for the number of levels

Get the number of levels

Validate number of levels

Prompt the user for the past performance

Get the past performance

Validate past performance

Number of levels x Past performance

Display the number of hours that it will take to finish all of the levels

End

No comments:

Post a Comment