Skip to content

Commit

Permalink
Adding additional checks on executable user input
Browse files Browse the repository at this point in the history
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
eszmw committed Nov 23, 2021
1 parent 69fa7ed commit 867d97a
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified CalculusFlashcards.mlapp
Binary file not shown.

0 comments on commit 867d97a

Please sign in to comment.