This commit is contained in:
mileswa1q2
2023-11-29 17:17:38 +00:00
committed by GitHub
parent 97ad928574
commit 5f5a36d315
+1 -14
View File
@@ -1,15 +1,2 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Hello World!</title>
<!-- linking to PyScript assets -->
<link rel="stylesheet" href="https://pyscript.net/releases/2022.12.1/pyscript.css" />
<script defer src="https://pyscript.net/releases/2022.12.1/pyscript.js"></script>
</head>
<body>
<!-- Put Python code inside the the <py-script> tag -->
<py-script>display(miles wolf wants to have ultraseven no that ok")</py-script>
</body>
</html>
<html><p>miles wolf wants to have ultraseven</p></html>