bobo333 / uscis-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USCIS Quiz

Shows questions and answers to USCIS civics test in flash-card format. Order is randomized. The script will not stop until explicitly directed to exit.

Questions are current as of 2017. Source

Installation

  1. Clone
  2. cd uscis-quiz
  3. pip3 install . (requires setuptools) or python3 setup.py install

Usage

  1. run uscis-quiz
  2. hit enter to continue to the next question or answer
  3. input q to stop

About


Languages

Language:Python 100.0%