This pseudocode segment is intended to describe computing the cost per day for a 7 day// vacation and displaying the cost per day. The user enters a value for total dollars available// to spend and can continue to enter new dollar amounts while the amount entered is not 0.// For each new amount entered, if the amount of money available to spend per day is below// $100, a message displays.start Declarations num totalDollarsAvailable num ZERO = 0 housekeeping() while totalDollarsAvailable not = zero detailLoop() endwhile finishUp()stophousekeeping() output “Enter the total dollars that are available or”, ZERO, ” to quit” input totalDollarsreturndetailLoop() Declarations num dollarsPerMonth num WEEK = 7 num GOOD_TIME_MINIMUM = 95 dollarsPerDay = totalDollarsToSpend / WEEK output “Your cost per day is “, dollarsPerDay if dollarsPerDay > GOOD_TIME_MINIMUM then output “Your cost per day is low. You better search for a bargain vacation” endif output “Enter the total dollars that are available or”, ZERO, ” to quit” input totalDollarsAvailablereturnendOfJob() output “Have a nice day…good bye”returnWrite the pseudocode for this exercise. NOTE: The pseudocode should NOT be more than 15 lines of code and you do NOT need to use modules (unless you want to) so do not over-think this exercise! Here it is:Looking up a word in a real (book, not online) dictionary can be a complicated process. For example, assume you want to look up the word “logic.” You might open the dictionary to a random page and see “juice.” You know that word comes alphabetically before “ logic,” so you flip some amount of pages forward and then see the word “lamb.” That is still not far enough, so you flip forward some more pages and see “monkey.” That means you have gone too far, so now you flip back, and so on. Write pseudocode that describes the process of looking up a word in a dictionary. Have your program input a word (like “logic” for example) and then have the logic of your pseudocode locate the page that that word is located on. To make the assignment a little bit easier, assume that a page in the dictionary INCLUDES both the left and right page as a SINGLE page – so, your program can compare your input word with the first word on the top left page and also compare your input word to the last word on the bottom right pag
Essay Writing Service Features
Our Experience
No matter how complex your assignment is, we can find the right professional for your specific task. Achiever Papers is an essay writing company that hires only the smartest minds to help you with your projects. Our expertise allows us to provide students with high-quality academic writing, editing & proofreading services.Free Features
Free revision policy
$10Free bibliography & reference
$8Free title page
$8Free formatting
$8How Our Dissertation Writing Service Works
First, you will need to complete an order form. It's not difficult but, if anything is unclear, you may always chat with us so that we can guide you through it. On the order form, you will need to include some basic information concerning your order: subject, topic, number of pages, etc. We also encourage our clients to upload any relevant information or sources that will help.
Complete the order formOnce we have all the information and instructions that we need, we select the most suitable writer for your assignment. While everything seems to be clear, the writer, who has complete knowledge of the subject, may need clarification from you. It is at that point that you would receive a call or email from us.
Writer’s assignmentAs soon as the writer has finished, it will be delivered both to the website and to your email address so that you will not miss it. If your deadline is close at hand, we will place a call to you to make sure that you receive the paper on time.
Completing the order and download