ADAM пре 2 година
родитељ
комит
e2f9e5696d
3 измењених фајлова са 1 додато и 0 уклоњено
  1. BIN
      Report.docx
  2. 1 0
      main.py
  3. BIN
      Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).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
Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx