3 lines
31 B
Plaintext
3 lines
31 B
Plaintext
|
|
if True:
|
||
|
|
a = '123'
|
||
|
|
a = 2
|