ADAM před 2 roky
rodič
revize
e2f9e5696d
3 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. binární
      Report.docx
  2. 1 0
      main.py
  3. binární
      Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx

binární
Report.docx


+ 1 - 0
main.py

@@ -40,6 +40,7 @@ class HttpGethandler(BaseHTTPRequestHandler):
 
                 html = f"<html><head><meta charset='utf-8'><title>Damned HTTP-Server</title></head>" \
                        f"<body>Your address on the Damned HTTP-Server: {get.text}<br>" \
+                       f"Trifonov A.L. 701(3)<br>" \
                        f"Time on the Damned HTTP-Server: {str(datetime.datetime.now())}" \
                        f"</body></html>"
                 self.wfile.write(html.encode())

binární
Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx