Write Pseduo Code Summer Vacation Disneyworld Amount 70000 Spend Food Rides Room Q37119392

Canyou write a pseduo code for a summer vacation disneyworld with anamount of $700.00 that i can spend onfood, rides and a room.


Solution


declare variable to hold the respective amount

print “Asking the user the rate of food”

print “Asking the user the rate of rides”

print “Asking the user the rate of room”

now add the total to see if tis more thatn 700

if not then its ok

else

ask the user to reduce the costing so as to be in the budget

This should go on unless the cost comes with in the budget

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.