import ruby def ruby_add(a, b) a + b end import python def python_add(a, b): return ruby_add(a, b) print python_add(3, 4) // -> 7I was rickrolled, darn! this 10-month old PyRuby got me really good!
PyRuby
LOLGitHub · PyRuby · Python · rickrolling · Ruby
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.