program.py
The program.py program takes a user's name and birthday, and then displays the user's zodiac sign.
Installation Documentation:
-To install, you must have software to run python (.py) programs downloaded and running properly.
-We recommend use of jupyter hub software
-Copy and paste program.py code into python code cell
-Fork repository to your own files to edit or add to program, then reupload and submit pull request for approval.
How to Use:
-In a python-running application, compile and run program.
-Enter name and birthday in correct format (specified in output)
-Program will display associated zodiac sign of user.
Examples of Usage:
-To calculate a given person's zodiac sign based on birthday.