x=1b=12a=8 if x > 0: if a - b > 0: a = a - b else: a = a + belse: a = a ** 2 print(a)
Standard input is empty
20
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!