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