vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
143 stars 47 forks source link

python beginner nested if issue #186

Closed YouseefSaad closed 2 years ago

YouseefSaad commented 2 years ago

`I am a beginner who is still learning how to use python syntax.I tried to write codes using if conditions as exercising but I had an issue. the idea of the code is to write a program that allows the user to enter his country and the course he wants to apply for then the program will give him a discount regarding this information.

issue: the issue is every time I write ksa as the input it gives me a di if1 if2 scount for Canada and I don't know why.