python在线编辑

[[html]]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
  <script defer src="https://pyscript.net/latest/pyscript.js">
   </script>
  <link rel="stylesheet" href="https://pyscript.net/latest/pyscript.css" />
   <title>文档标题</title>
</head>
  <body>
      <py-script>
                #这里填代码
         </py-script>
  </body>
</html>
[[/html]]
解释权归© 2026 Luoyihua所有 • CC BY-NC 4.0