Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding additional checks on executable user input
1) Check for the positive usage of appropriate functions: sin(), cos(), tan(), sec(), csc(), cot(), log() and exp(). 2) Check for the positive usage of appropriate variables and constants: x, t, y, z, w, r, C 3) Check for the negative usage of 'solve this for me' code: int() or diff()
- Loading branch information