6 ms·
Use a function? bar(“zoop”) It’s just syntax, like we used to have print “foo” that later became print(“foo”)
by thund 1y ago
Use a function?
bar(“zoop”)
It’s just syntax, like we used to have
print “foo”
that later became
print(“foo”)