Marist-CMPT331-TOPL / adder

Adder is a small but usable subset of the Python language. It is named for the Blackadder comedy series, much as the Python language is named for Monty Python.
MIT License
0 stars 2 forks source link

Homework 3 - Gjidoda #21

Closed Gjidodaj02 closed 1 year ago

Gjidodaj02 commented 1 year ago

I believe I correctly added the following operators: less than, greater than, less or equal, and greater or equal.