Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Python Flowchart & Pseudocode I just need the FLOWCHART & PSEUDOCODE with raptor for these 2 programs. Thank you 1 - Assume that hot dogs

Python Flowchart & Pseudocode

I just need the FLOWCHART & PSEUDOCODE with raptor for these 2 programs. Thank you

1 - Assume that hot dogs come in packages of 10, and hot dog buns come in packages of 8. Design a modular program that calculates the number of packages of hot dogs and the number of packages of hot dog buns needed for a cookout, with the minimum amount of leftovers. The program should ask the user for the number of people attending the cookout, and the number of hot dogs each person will be given. The program should display the following:

The minimum number of packages of hot dogs required

The minimum number of packages of buns required

The number of hot dogs that will be left over

The number of buns that will be left over

2 -

Write a program that will take as input the type of restaurant the user ate at (Diner, Good or Fancy), the cost of the meal, the number of people in his/her party, and how good the service was, to determine the dollar amount of the tip based on the following information:

Base Tip: Diner: 12% Good Restaurant: 15% Fancy Restaurant: 20%

Additions/Subtractions: Poor Service: -2% Good Service: +0% Excellent Service: +2% 1-5 in party: +0% 6-10 in party: +3% more than 10: +5%

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Semantics In Databases Second International Workshop Dagstuhl Castle Germany January 2001 Revised Papers Lncs 2582

Authors: Leopoldo Bertossi ,Gyula O.H. Katona ,Klaus-Dieter Schewe ,Bernhard Thalheim

2003rd Edition

3540009574, 978-3540009573

More Books

Students also viewed these Databases questions