Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Extracting the months from a given quarter:

Let’s consider that a quarter is given (as an integer, or a string (Q1, Q2, Q3, or Q4), or a LocalDate). Write a program that extracts the names of the months of this quarter.