I learnt python from a book which is outdated. It was a book published in 2013 and its IF statements that don't work.
Python is always updating, so that is why your if\else commands are not working.
How to do IF statements?
I learnt python from a book which is outdated. It was a book published in 2013 and its IF statements that don't work.
Python is always updating, so that is why your if\else commands are not working.