Solution: call it this way: ``` python -m http.server 80 ```
Solution:
call it this way: