elzii / quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quiz

shell commands

  • paste invalid combos in invalid-combinations.txt
  • to sort / dedupe invalid combos use

sort invalid-combinations.txt | uniq -u

note this is done automatically now when running on local but can be run for verification

About


Languages

Language:JavaScript 80.2%Language:CSS 14.9%Language:HTML 4.2%Language:PHP 0.8%