0
What’s wrong with this code?
I’m trying to make a code where if pick a number you will get a department that you are interested in. And I cant seem to figure it out. choice = int(input()) if choice 1: print ("So you have chosen the Animacion department. This department is known as the hardest departments we have. Doing your job perfectly means the opportuninty to become very very rich. Its also known for the SS tiered robots that are the base at this department.")
2 Respuestas
+ 4
if choice ==1 :