PROGRAMMING LOGIC AND DESIGN, COMPREHE
9th Edition
ISBN: 9781337757003
Author: FARRELL
Publisher: CENGAGE L
expand_more
expand_more
format_list_bulleted
Question
error_outline
This textbook solution is under construction.
Students have asked these similar questions
Draw a flowchart and also write pseudocode to represent the logic of a program that allows the user
to enter a value for hours worked in a day. The program calculates the hours worked in a five-day
week and the hours worked in a 252-day work year. The program outputs all the results.
Write pseudocode to represent the logic of a program that allows the user to enter values for the current year and the user's birth year. The program calculates the age of the user this year. The program outputs the age.
Draw a flowchart or write pseudocode to represent the logic of a program that allows the user to enter a value for hours worked in a day. The program calculates the hours worked in a five-day week and the hours worked in a 252-day work year. The program outputs all the results.
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- Use While loop to solve the problems Note: Python language for solution 3. Draw a flowchart and write a program, the program should do the following: Ask the user to enter a number between 10 and 20, if they enter a value under 10, display the message "too low" and ask them to try again, if they enter a value above 20, display the message “too high” and ask them to try again, keep repeating this until they enter a value that is between 10 and 20 and then display a message "thank you"arrow_forwardDesign a flowchart and also pseudocode for a program that accepts two numbers from a user, and then displays one of the following messages depending on a comparison between the two numbers: First is smaller; Second is smaller; Numbers are equal.arrow_forwardCreate a flowchart using Flowgorithm and Pseudocode for the following program example: You are to design a program for Alexander's Coffee Shop providing customer research data. When a customer places an order, the clerk asks the customer for their zip code and age. The clerk enters this data as well as the number of items purchased. The program should operate continuously until the clerk enters a 0 for the zip code at the end of the day. If the clerk enters an invalid age (defined as less than 10 or more than 100), an error message is displayed and the program re-prompts the clerk continuously to enter a valid age. At the end of the program, display the average customer age and the total number of items purchased.arrow_forward
- Write pseudocode to represent the logic of a program that allows the user to enter two values. The program calculates the sum of the two values and the difference between the two values. The program outputs the sum and the difference.arrow_forwardUse While loop to solve the problems Note: Python language for solution 1. Draw a flowchart and write a program, the program should do the following: 1.1. The program should ask the user to enter a number that is negative. if the user enters something that is positive, show a message "you should enter a number that is negative" and ask them to enter a new number. 1.3. 1.2. The program should continue asking the user to enter new numbers until they enter a number that is negative, your program should print a message when they finally get it right.arrow_forwardDraw a flowchart or write pseudocode to represent the logic of a program that allows the user to enter values for the current year and the user’s birth year. The program outputs the age of the user this year.arrow_forward
- Create a pseudocode flowchart for a program that will ask the user to to enter three integers and prints the sum, average, and product of these numbers.arrow_forwardDraw a flowchart and also write pseudocode to represent the logic of a program that allows the user to enter two values. The program outputs the sum of and the difference between the two values.arrow_forwardDraw a flowchart to solve the problemarrow_forward
- With vicual basicarrow_forwardDebugging: Find the error if there is and rewrite, make a pseudocode and flowchart.arrow_forwardDraw a flowchart or write pseudocode to represent the logic of a program that allows the user to enter a value. The program multiplies the value by 10 and outputs the result.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- C++ Programming: From Problem Analysis to Program...Computer ScienceISBN:9781337102087Author:D. S. MalikPublisher:Cengage LearningEBK JAVA PROGRAMMINGComputer ScienceISBN:9781337671385Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENTC++ for Engineers and ScientistsComputer ScienceISBN:9781133187844Author:Bronson, Gary J.Publisher:Course Technology Ptr
- Programming Logic & Design ComprehensiveComputer ScienceISBN:9781337669405Author:FARRELLPublisher:Cengage
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
C++ for Engineers and Scientists
Computer Science
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Course Technology Ptr
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Structured Chart; Author: Tutorials Point (India) Ltd.;https://www.youtube.com/watch?v=vdUO-sGA1DA;License: Standard YouTube License, CC-BY
Introduction to Structure Charts; Author: Christopher Kalodikis;https://www.youtube.com/watch?v=QN2bjNplGlQ;License: Standard Youtube License