♋ 4b - Zodiac Signs!
We are building in this classs an application that will tell your personality / your match / etc based on your zodiac. Also if today is your lucky date depending on your zodiac sign!
I am going to use this as a reference 1
Zodiac Personality
Try
- Entering your sign
e.g Cancer- Don't know your zodiac sign? I prepared a code here
- Entering some random words
e.g. Fire nation
Exercise
- The following code only works for
AriesandTauros - No matter what you enter it will also print the results for
GeminiandCancer
Activity
- 🛠 Fix it to to print the results for
Geminiwhen the user entersGemini - 🛠 Fix it to to print the results for
Cancerwhen the user entersCancer - Try using
elifinstead ofif
Optional Exercise
Completing the Zodiac personality test
Activity
- Complete the following code so that it works in all 12 zodiac signs
- Make the program provide feedback if an unexpected user input was entered
Hint
use else
okno
| Figure 1.1 | FIgure 1.2 |
|---|---|
![]() | ![]() |
| Extracted from Lost Cities | Extracted from Reddit |
| Figure 1.3 | Figure 1.4 |
|---|---|
![]() | ![]() |
| Extracted from Reddit | Image Extracted from Cheezburger |
Zodiac Sign Calculator
- Don't worry about the code of this program yet, you are not expected to understand it!



