質問するログイン新規登録

回答編集履歴

1

追記

2022/03/17 05:22

投稿

quickquip
quickquip

スコア11353

answer CHANGED
@@ -3,3 +3,5 @@
3
3
  print ("Content-Type: text/html")
4
4
  print()
5
5
  ```
6
+
7
+ 参考: [https://docs.python.org/ja/3/library/cgi.html](https://docs.python.org/ja/3/library/cgi.html)