Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a program that asks the user to enter a birth date and tellsthe user the zodiac sign of that date. But this time, ask

Create a program that asks the user to enter a birth date and tellsthe user the zodiac sign of that date. But this time, ask the userif he wants to enter another birth date, if so, then he shouldenter "yes", and if not anymore, the user should enter "no".
Sample Output:
Enter a birth date: May 27
The zodiac sign is: Gemini
Do you want to enter another birth date? (Enter yes or no).
Enter another birth date: May 28
The zodiac sign is: Gemini
Do you want to enter another birth date? (Enter yes or no).


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

Starting Out With Java From Control Structures Through Data Structures

Authors: Tony Gaddis

6th Edition

0133957055, 978-0133957051

More Books

Students also viewed these Databases questions

Question

What parameter controls the location of the Normal curve?

Answered: 1 week ago