- download the requirements, you just need Pillow(PIL) and numpy
py -m pip install Pillow
py -m install numpy
- put your image in the folder with main.py
- run main.py
py main.py
- follow the instructions
- copy the contents of output.txt into code.org
| Name | Name | Last commit date | ||
|---|---|---|---|---|
py -m pip install Pillow
py -m install numpy
py main.py