Remix.run Logo
paxys 18 hours ago

fun sum(x, y) { return x + y }

Congratulations, you have yourself an algorithm.