mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-23 22:00:25 -05:00
committed by
GitHub
parent
d6b1c393f6
commit
0a7e1ce0d7
@@ -1,4 +1,2 @@
|
||||
from js import xworker
|
||||
|
||||
print("What is 2 + 3?")
|
||||
print("Answer: " + xworker.sync.input("What is 2 + 3?"))
|
||||
|
||||
Reference in New Issue
Block a user