mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-26 08:00:05 -04:00
[next] Porting most basic examples (#1631)
This commit is contained in:
committed by
GitHub
parent
8a1db288fc
commit
75a57a49f5
@@ -10,7 +10,7 @@
|
||||
<body>
|
||||
<script type="py">
|
||||
from pyscript import display
|
||||
display("Hello PyScript Next")
|
||||
display("Hello", "PyScript Next", append=False)
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user