Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 483 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 483 Bytes

PyConZA2017


Takealot Challenge Simple CLI for the submitting for questions and answers. Python3 CLI for Takealot Challenge

Usage: python3 PyConZa.py --q=1 Can accept the commandline arguments a and q. a => Answer, q => QuestionNumber

--q is required. --a is not required. If both are sent in it is a asnwer to the question. If only q is sent in then you are requesting the question.

The settings.json file contains your unique code and your user_id, please fill this in.