P E N C I L
Login
Basic syntax
with .... as abc:
try:
...
finally:
...
for random_number in lottery():
def f():
task_1 >> task_2