top | item 33521875

(no title)

SighMagi | 3 years ago

    (print (a) (b) (c) (d))
would be

    print(a(), b(), c(), d())

discuss

order

No comments yet.