User Tools

Site Tools


haas:fall2018:discrete:projects:yol0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
haas:fall2018:discrete:projects:yol0 [2018/10/14 21:14] – [Objective] wedgehaas:fall2018:discrete:projects:yol0 [2018/10/14 21:15] (current) – [Program] wedge
Line 67: Line 67:
   * _if functions make use of your standard selection statements (likely how you'd approach it by default)   * _if functions make use of your standard selection statements (likely how you'd approach it by default)
   * _tern functions will only make use of ternary operators (no if()/switch() statements)   * _tern functions will only make use of ternary operators (no if()/switch() statements)
-  * _algo functions will only make use of math/logic operations (no if()/switch() statements, no ternary operators, nor other conditional processing)+  * _algo functions will only make use of math/logic operations (no if()/switch() statements, no ternary operators)
  
 You can (and should) make use of arrays. You can (and should) make use of arrays.
haas/fall2018/discrete/projects/yol0.1539551647.txt.gz · Last modified: 2018/10/14 21:14 by wedge