Commit graph

10 commits

Author SHA1 Message Date
Michael Barre 541fc6fb00 added no exec and eval to fzzbuzz2 2017-03-15 20:39:03 -05:00
David Hou b2484cb97b Ban exec for fizzbuzz2 2017-03-15 11:35:02 -07:00
Michael Barre ef0de7f17f fb2 time limit 2017-03-15 12:59:02 -05:00
MegaAbsol 230cbe459d devalued fizz buzz 2
its too easy, i can just do like x = chr(the value of i) and just exec the whole thing
2017-03-15 13:17:29 -04:00
David Hou 970d61159d Fix source verifer for fizz buzz 2 2017-03-15 09:32:08 -07:00
Michael Zhang 13bea1f4cd Rename source_grader.py to source_verifier.py 2017-03-15 11:30:44 -05:00
Brandon John 73c78ce453 Implemented fizzbuzz graders, updated values 2017-03-13 18:10:04 -05:00
Brandon John 5d2e620fc1 Added fizz-buzz-2's source grader 2017-03-08 15:24:44 -06:00
Brandon John 0cc7dc39f6 Removed mention of "eval" and "exec" functions. 2017-02-11 23:21:56 -06:00
Brandon John 595bed296d Addid a couple of fizz buzz programming problems
The programming grader still needs to be added, IDK where to do that.
2017-02-11 23:06:26 -06:00