Lab Astrological Sign
This lab is to be done on your own.
Create a python module named astrosign.py that does the following:
- Comments at the top of the module with your name, date, and description.
- Prompt the user for their birth month (1- 12)
- Prompt the user for their birth day (1 - 31)
- Tell the user what their astrological sign is.
Submit this program two ways:
- As a .py code file.
- As a screenshot in .jpg or .png format showing the program code and output. Your test runs must use the same input test data as in the screenshot below. Make sure you capture your entire desktop.
The image below shows an example run of the program.
Notice that different dates were demonstrated, both valid and invalid dates.
Below is a chart you can use to determine a person's astrological sign.