Files
book/docs/python/index.md
2023-11-14 00:04:01 +08:00

115 B

python

<script setup> const code = `n = input() print(n)` </script>