Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 197 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 197 Bytes

Weekly Quiz

A simple quiz system designed for JI-SSTIA's event.

Bootstrap Server

    python3 -m quiz.server

Coding Style

Follow PEP. (4 space indent, 80 line width).