added no exec and eval to fzzbuzz2

This commit is contained in:
Michael Barre 2017-03-15 20:39:03 -05:00
parent 1a8e2d75a7
commit 541fc6fb00

View file

@ -1 +1,3 @@
Oh no! Two of my keys are broken! Please help me make the same Fzz Buzz program, sans that one letter and queston marks.
As a side note, use of `eval()` and `exec()` is also frowned upon and will be marked invalid.