I wanted a better error messages for when:
- a program attempts to declare a constant that already exists
- a program attempts to alter the value of a constant
As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...
No comments:
Post a Comment