Examine all your print statements, for starters. If you post your raw code (formatted with markdown, not a codebyte) then we can see from top to bottom.
Hello.
First, try testing out your code by trying inputs which will test your if statements. Do they all work as you imagined ?
Are you asking things at the right time, or do the answers to some things make others irrelevant.
Think about each case you’re testing for and what you expect the output to be.