Starting Out with Python (3rd Edition)
3rd Edition
ISBN: 9780133582734
Author: Tony Gaddis
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 3.2, Problem 8CP
Program Plan Intro
Decision structure:
Decision structure executes a set of statement under certain conditions. It is also known as selection structure. The action is performed only when the condition exists and takes different action depending upon the state “True” or “False”. The two categories of decision structure are given as follows:
- • Single alternative decision structure
- • Dual alternative decision structure
Single alternative decision structure:
This gives only alternative path of execution. “if” statement is used to write a single alternative decision structure.
- • If the condition is “true”, it executes the statement inside the block.
Expert Solution & Answer
Trending nowThis is a popular solution!
Students have asked these similar questions
Describe how a dual alternative decision structure works.
A detailed explanation of a dual alternative decision structure is available.
Questions about Decision Structure
What is the significance of using control structures?
For you, which is preferably the most convenient control structure to be used in comparisons, IF-ELSE or SWITCH?
Do SWITCH and IF-ELSE have differences?
Chapter 3 Solutions
Starting Out with Python (3rd Edition)
Ch. 3.1 - What is a control structure?Ch. 3.1 - What is a decision structure?Ch. 3.1 - Prob. 3CPCh. 3.1 - Prob. 4CPCh. 3.1 - What types of relationships between values can you...Ch. 3.1 - Write an if statement that assigns 0 to x if y is...Ch. 3.1 - Write an if statement that assigns 0.2 to...Ch. 3.2 - Prob. 8CPCh. 3.2 - What statement do you use in Python to write a...Ch. 3.2 - When you write an if-else statement, under what...
Ch. 3.3 - What would the following code display? If 'z a:...Ch. 3.3 - What would the following code display? s1 = 'New...Ch. 3.4 - Convert the following code to an if-elif-else...Ch. 3.5 - Prob. 14CPCh. 3.5 - Prob. 15CPCh. 3.5 - Assume the variables a = 2, b = 4, and c = 6....Ch. 3.5 - Explain how short-circuit evaluation works with...Ch. 3.5 - Write an if statement that displays the message...Ch. 3.5 - Write an if statement that displays the message...Ch. 3.6 - Prob. 20CPCh. 3.6 - What is a flag variable?Ch. 3 - A ______ structure can execute a set of statements...Ch. 3 - A __________ structure provides one alternative...Ch. 3 - A(n) _________ expression has a value of either...Ch. 3 - The symbols , , and == are all ___________...Ch. 3 - A(n)__________ structure tests a condition and...Ch. 3 - You use a(n) _______ statement to write a single...Ch. 3 - You use a(n) ______ statement to write a dual...Ch. 3 - and, or, and not are ________ operators. a....Ch. 3 - A compound Boolean expression created with the...Ch. 3 - A compound Boolean expression created with the...Ch. 3 - The _________ operator takes a Boolean expression...Ch. 3 - A ________ is a Boolean variable that signals when...Ch. 3 - Prob. 1TFCh. 3 - A program can be made of only one type of control...Ch. 3 - A single alternative decision structure tests a...Ch. 3 - A decision structure can be nested inside another...Ch. 3 - A compound Boolean expression created with the and...Ch. 3 - Explain what is meant by the term conditionally...Ch. 3 - You need to test a condition then execute one set...Ch. 3 - Briefly describe how the and operator works.Ch. 3 - Briefly describe how the or operator works.Ch. 3 - Prob. 5SACh. 3 - What is a flag and how does it work?Ch. 3 - Write an if statement that assigns 20 to the...Ch. 3 - Write an if statement that assigns 0 to the...Ch. 3 - Write an if-else statement that assigns 0 to the...Ch. 3 - The following code contains several nested if-else...Ch. 3 - Write nested decision structures that perform the...Ch. 3 - Write an if-else statement that displays 'speed is...Ch. 3 - Write an if-else statement that determines whether...Ch. 3 - Day of the Week Write a program that asks the user...Ch. 3 - Areas of Rectangles The area of a rectangle is the...Ch. 3 - Age Classifier Write a program that asks the user...Ch. 3 - Roman Numerals Write a program that prompts the...Ch. 3 - Mass and Weight Scientists measure an objects mass...Ch. 3 - Magic Dates The date June 10, 1960, is special...Ch. 3 - Color Mixer The colors red, blue, and yellow are...Ch. 3 - Hot Dog Cookout Calculator Assume hot dogs come in...Ch. 3 - Roulette Wheel Colors On a roulette wheel, the...Ch. 3 - Money Counting Game Create a change-counting game...Ch. 3 - Book Club Points Serendipity Booksellers has a...Ch. 3 - Software Sales A software company sells a package...Ch. 3 - Shipping Charges The Fast Freight Shipping Company...Ch. 3 - Body Mass Index Write a program that calculates...Ch. 3 - Time Calculator Write a program that asks the user...
Knowledge Booster
Similar questions
- Describe the operation of a dual alternative decision structure in detail.arrow_forwardBresenham's circle drawing technique requires a value of p, a decision parameter, to be determined. Bresenham's method for drawing a circle is detailed in this article.arrow_forwardDefine decision nodearrow_forward
- Create a Decision Tree from the following Decision table. Actions/Conditions Rules Requester is authorized Y Y Y Y Chemical is available Y Y Y Conditions Chemical is hazardous Y Y Requester is trained Y Accept request Actions Reject request OFocus 近arrow_forwardIs the decision logic involved in problem-solving?arrow_forwardExplain to me in detail what is machine learning in a decision support system?arrow_forward
- The application of linear programming in financial decision-making is explored in the next section.arrow_forwardWhat are the differences between decision structures and sequence structures?arrow_forwardQuestion Completion Status O and QUESTION 13 Compare and contract two-way decision structures with mutiway decision structures how are they similar and how are they different For the toolbar, press ALT-F1O (PC) or ALT+FN+F10 IMac).arrow_forward
- The use of linear programming in financial decision-making is explained in detail in the next section.arrow_forwardAfter learning the looping and input validation concepts, create a problem to give to your students to allow them to practice the looping and input validation concepts. The problem should include at least two different decision structures and a loop. The number of times to process the loop is stated in the problem definition. The decision structures should be chosen from the simple, combined, nested and CASE structures. The problem description should include: The input into the problem. The output from the problem. The generic processing necessary to solve the problem. (do not give too much information away). The solution should include: Input validation statements The solution should include the exact calculations need to solve the problemarrow_forwardWhat happens when a preemptive goal programming problem involves only two decision variables?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781285867168Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningEBK JAVA PROGRAMMINGComputer ScienceISBN:9781305480537Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENT
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781305480537
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT