5 lines
39 B
Plaintext
5 lines
39 B
Plaintext
|
if (${1:condition}):
|
||
|
${2}
|
||
|
else:
|
||
|
${3}
|