Task 1 for recruitments of coding club backend vertical.
These commands are for linux, they may or may not work on other OS.
Install full python:
sudo apt install python3-full
Install "requests" library using pip/pip3
pip3 install requests
python3 satellite.py -h