2 lines
18 B
Python
2 lines
18 B
Python
|
x = 1 if a else 2
|
|
x = 1 if a else 2
|