Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a program that takes a duration in years/months/days and converts it to days. Consider a year as 365 days and a month as 30

Write a program that takes a duration in years/months/days and converts it to days. Consider a year as 365 days and a month as 30 days. The program should ensure that the input are non-negative numbers. If at least one input is negative, the program should give an error message. Below are sample outputs.

image text in transcribed

Write a program that takes a duration in years/months/days and converts it to days. Consider a year as 36:5 days and a month as 30 days The program should ensure that the input are non-negative numbers. If at least one input is negative, the program should give an error message. Below are sample outputs Enter years: 2 Enter months: 3 Enter days: 10 This duration is: 830 days Enter years: 1 Enter months: -2 Enter days: 3 Er ror: one or more input is negative

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

Databases In Networked Information Systems 6th International Workshop Dnis 2010 Aizu Wakamatsu Japan March 2010 Proceedings Lncs 5999

Authors: Shinji Kikuchi ,Shelly Sachdeva ,Subhash Bhalla

2010th Edition

3642120377, 978-3642120374

Students also viewed these Databases questions

Question

=+herself to in terms of equity with regard to this assignment?

Answered: 1 week ago

Question

=+ What typical employee will the IA compare him/

Answered: 1 week ago

Question

=+7 What is the overall cost of the international assignment?

Answered: 1 week ago