import random name = ["ехать","не ехать"]off = random.choice(name)print(off)
Standard input is empty
не ехать
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!