Définir la variable avec If Statement Python
value = 'Test' if 1 == 1 else 'NoTest'
Zany Zebra
value = 'Test' if 1 == 1 else 'NoTest'
if choice == 'video games' or choice == 'Video Games' or choice == 'Video games' or choice == 'a)' or choice == 'a':