Dropped default number of puzzles to 10
Simplified to a single puzzles.json outfile (removed ProblemSet class)
Renamed codex.py to human_eval.py
Added many human_eval puzzles
Renamed class Problem to PuzzleGenerator
Removed ability to make puzzles with Set solutions
All puzzles now have bool, float, int, str, or List[...] type sols