Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 400 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 400 Bytes

Useful scripts

Random Question Generator

This script will go through the list of questions and generate a random question for you to answer.

python3 randomiser.py

Keep pressing enter to get a new question.

Type 'x' and press enter to exit.

Repo Question

This script will show you how many questions we currently have in the repo.

python3 question_count.py