Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 230 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 230 Bytes

Setup

sudo apt install python3 python3-pip [Add your dependency]
pip install [Add your dependency]

Run

Parameters:

python3 tool.py [First Number] [Second Number]

Example:

python3 tool.py 2 3