Angel Numbers Program

First Portfolio project of mine, and first time sharing anything really…

Basically running with the idea of the “Tarot Card Game” - I came up with my own idea to make a Python Program that tells you the different meanings behind Angel Numbers like “111”, “222”, and so on

Kind of a silly project but the main goal was to see if I could create certain functions and classes to get it to do what I wanted it to do

For example, my program asks you a series of questions and then tells you certain aspects of the Number’s meaning based on your answers relating to Spirituality, Career/Finances, etc

I didn’t have to make it do this, I could’ve just printed out all information about the number - But I wanted to see if I could add that functionality

Anyway, let me know what you think: