This commit is contained in:
mileswa1q2
2023-11-28 15:25:10 +00:00
committed by GitHub
parent 1691fe7d10
commit a52b112ceb
+2 -2
View File
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
@@ -7,8 +8,7 @@
<body>
<py-script output="out">
print(no)
print("Hello world")
</py-script>
<div id="out"></div>