idk
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user