Remix clone Hacker News
new
|
show
|
ask
|
jobs
Github
▲
the__alchemist
6 hours ago
In python, it's trivial:
def main(): # code
The dunder syntax you see around isn't required.