a = 1b = 1c = 1d = 1 if a == b == c == d: print('yay')
11
yay
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!