mirror of
https://github.com/pyscript/pyscript.git
synced 2026-04-01 02:00:21 -04: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?")
|