6. (Display the first days of each month) Write a program that prompts the user to enter the year and first day of the year, and displays the first day of each month in the year. For example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013, then your program should display the following output: January 1, 2013 is Tuesday December 1, 2013 is Sunday

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Object-Oriented Programming

------------------------------------

 

 

6. (Display the first days of each month) Write a program that prompts the user to
enter the year and first day of the year, and displays the first day of each month in
the year. For example, if the user entered the year 2013, and 2 for Tuesday,
January 1, 2013, then your program should display the following output:
January 1, 2013 is Tuesday
December 1, 2013 is Sunday
Transcribed Image Text:6. (Display the first days of each month) Write a program that prompts the user to enter the year and first day of the year, and displays the first day of each month in the year. For example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013, then your program should display the following output: January 1, 2013 is Tuesday December 1, 2013 is Sunday
5. (Order three cities) Write a program that prompts the user to enter three cities
and displays them in ascending order. Here is a sample run:
Enter the first city: Chicago -Enter
Enter the second city: Los Angeles JEnter
Enter the third city: Atlanta -Enter
The three cities in alphabetical order are Atlanta Chicago Los Angeles
Transcribed Image Text:5. (Order three cities) Write a program that prompts the user to enter three cities and displays them in ascending order. Here is a sample run: Enter the first city: Chicago -Enter Enter the second city: Los Angeles JEnter Enter the third city: Atlanta -Enter The three cities in alphabetical order are Atlanta Chicago Los Angeles
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to computer system
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.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education