comp-sci-quiz

Terminal Based Computer Science Quiz


Keywords
Programming, Language, ::, Python, 3
License
MIT
Install
pip install comp-sci-quiz==1.0.0

Documentation

Terminal Based Computer Science Self-Assesment

Commitizen friendly

What is this?

A light weight computer science quiz hosted in the terminal

Quiz

Getting Started

Clone the repo:

git clone http://www.github.com/danielhabib/terminal-based-comp-sci-quiz
cd terminal-based-comp-sci-quiz

To start a quiz:

make quiz

Answer a mix of open-ended questions and coding challenges

When you complete all prompts results of your quiz are written into results.txt with your grade and a timestamp

Contributing

Questions/Coding Challenges are easily added to the prompts.py file

if you are interested in contributing please see CONTRUBUTING.md

Requirements

python 3.X

vim

Unix-based machine