logo

Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN

13 Pages1512 Words68 Views
   

Added on  2020-02-24

About This Document

Exit System” READ menuChoice IF menuChoiceprint==1 THEN Read “Cheapest Price”, dblCheapest Read “Chosen Price”, dblSelected Read “Median Price”, dblMedian ELSE IF menuChoice==2 THEN READ “Avocados on Toast Price : “, avocadoPrice ELSE IF menuChoice==3 THEN PRINT “DEPOSIT SAVING CALCULATOR” PRINT “You will need to NOT buy” PRINT “dblCheapest*discount/avocado

Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN

   Added on 2020-02-24

ShareRelated Documents
AssignmentCoverSheetFacultyofScienceandTechnologyStudent ID StudentNameCourseCodeCourseNameDateSubmittedLecturer’sNameTutor’sNameASSIGNMENTTITLE:PLAGIARISMPlagiarismisthepresentationofthe expressedthoughtorworkofanotherpersonasthoughitisone'sownwithoutproperlyacknowledgingthatperson.Youmustnotallowotherstudentstocopyyourworkandmusttakecaretosafeguardagainstthishappening.Plagiarismisaseriousoffence.AssetoutinUniversityRegulation6.1.1.,studentswhoarecaughtplagiarisingwill,forafirstoffence,begivenazeromarkforthattask.AsecondoffencewillresultinafailinggradefortheCourse(s)involvedandanysubsequentoffencewillbereferredtotheStudentDisciplineCommittee.DeclarationExceptwhereappropriatelyacknowledged,thisassignmentismyownwork,hasbeenexpressedinmyownwordsandhasnotpreviouslybeensubmittedforassessment.Ihavealsoretainedacopyofthisassessmentpieceformyownrecords.Signature:Date:Feedback /Assessment:LECTURER’SSIGNATURE:DATE:Facultyof Science andTechnology,FederationUniversityMtHelenCampus:POBox663BallaratVic3353GippslandCampus:POBox3191GippslandMailCentreVic 3481CRICOSProviderNumber00103D
Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN_1
Section 1: Design DocumentationPseudo codeBEGINDisplay Welcome messageDOPRINT “1. Enter House Prices”PRINT “2. Enter Avocado on Toast Price”PRINT “3. Deposit Calculator”PRINT “4. Exit System”READ menuChoiceIF menuChoice==1 THENRead “Cheapest Price”, dblCheapestRead “Chosen Price”, dblSelectedRead “Median Price”, dblMedianELSE IF menuChoice==2 THENREAD “Avocados on Toast Price : “, avocadoPriceELSE IF menuChoice==3 THENPRINT “DEPOSIT SAVING CALCULATOR”PRINT “You will need to NOT buy”PRINT “dblCheapest*discount/avocadoPrice+" smashed avocados on toast to save $"+dblCheapest*discount+" deposit for the cheapest house"PRINT “dblSelected*discount/avocadoPrice+" smashed avocados on toast to save $"+dblSelected*discount+" deposit for the chosen house"PRINT “dblMedian*discount/avocadoPrice+" smashed avocados on toast to save $"+dblMedian*discount+" deposit at the median price"READ "How many times a week do you purchase avocado on toast?",numAcocadoPerWeekADD Current date to Number of Week PRINT “If you stop buying avocado on toast starting from today and save the moneny instead,\nyour deposit for a $”, futureDateEND IFWHILE (menuChoice!=4)PRINT “The House Deposit Calculator is now exitingEND
Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN_2
Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN_3
Design Documentation Pseudo Code BEGIN Display Welcome message BEGIN_4

End of preview

Want to access all the pages? Upload your documents or become a member.