Or you can put your if statements between quotes: ex: if choice == “1” print(“nr 1”) elif choice == “2” so on ..
solved Simple elif statement
Or you can put your if statements between quotes: ex: if choice == “1” print(“nr 1”) elif choice == “2” so on ..
solved Simple elif statement