Some people believe that it is better to count each of the first two human years as 10.5 dog years, and then count each additional human year as 4 dog years. Write a program that implements the conversion from human years to dog years de- scribed in the previous paragraph. Ensure that your program works correctly for conversions of less than two human years and for conversions of two or more human years. Your program should display an appropriate error message if the user enters a negative number. Tests: Please enter the age of a dog in human years: 2 The dog is 21.0 years old in dog years. Please enter the age of a dog in human years: 1 The dog is 10.5 years old in dog years. Please enter the age of a dog in human years: 0 Please enter a positive integer. Please add comments to your code, so the graders understand your pro- gramming logic. Separate your code sections into (IPO) Input Processing and Output.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter4: Control Structures I (selection)
Section: Chapter Questions
Problem 20PE: The cost of renting a room at a hotel is, say $100.00 per night. For special occasions, such as a...
icon
Related questions
Question

Using Python program, please show comments in code

Some people believe that it is better to count each of the first two human years as 10.5
dog years, and then count each additional human year as 4 dog years.
Write a program that implements the conversion from human years to dog years de-
scribed in the previous paragraph. Ensure that your program works correctly for
conversions of less than two human years and for conversions of two or more human
years. Your program should display an appropriate error message if the user enters a
negative number.
Tests:
Please enter the age of a dog in human years: 2
The dog is 21.0 years old in dog years.
Please enter the age of a dog in human years: 1
The dog is 10.5 years old in dog years.
Please enter the age of a dog in human years: 0
Please enter a positive integer.
Please add comments to your code, so the graders understand your pro-
gramming logic. Separate your code sections into (IPO) Input Processing
and Output.
Transcribed Image Text:Some people believe that it is better to count each of the first two human years as 10.5 dog years, and then count each additional human year as 4 dog years. Write a program that implements the conversion from human years to dog years de- scribed in the previous paragraph. Ensure that your program works correctly for conversions of less than two human years and for conversions of two or more human years. Your program should display an appropriate error message if the user enters a negative number. Tests: Please enter the age of a dog in human years: 2 The dog is 21.0 years old in dog years. Please enter the age of a dog in human years: 1 The dog is 10.5 years old in dog years. Please enter the age of a dog in human years: 0 Please enter a positive integer. Please add comments to your code, so the graders understand your pro- gramming logic. Separate your code sections into (IPO) Input Processing and Output.
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Knowledge Booster
Function Arguments
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
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,