Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 218 Bytes

To use this example do the following:

  1. run following command:
pip3 install -r requirements.txt
  1. run the code as below:
python3 main.py
  1. Watch for the result in the terminal and be creative :)