Computer science class 121 - fall 2023
| Assignment | Description |
|---|---|
| Even or Odd | returns whether the input in even or odd |
| Triangles | return whether the the 3 inputs would be a scalene, icosceles or equilateral triangle |
| fileAppend | notes on how to append to files |
| fileWrite | notes on how to write to a file |
| abstraction | package that includes notes and test file about abstraction |