How to create a Python server?

How to create a Python server?

Hey Miro,

To create a Python server, use the command python3 -m http.server 3131