How to create a Python server?
Hey Miro,
To create a Python server, use the command python3 -m http.server 3131
-m http.server 3131