mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 18:55:29 -05:00
3 lines
75 B
Ruby
3 lines
75 B
Ruby
puts "What is 2 + 3?"
|
|
puts $xworker[:sync].call("input", "What is 2 + 3?")
|