traxaber / cs435-p2

0 stars 0 forks source link

Code Review #4

Open William-Vigo opened 4 years ago

William-Vigo commented 4 years ago

https://github.com/angdav/cs435-p2/blob/7773ebbbc02f04d5968b58217efb4db4635591ad/p4.py#L91

Consider putting this in an

if __name__ == "__main__":

just in case you want to import this file into another working file, this eliminates unnecessary executions of lines

traxaber commented 4 years ago

Addressed in: https://github.com/angdav/cs435-p2/commit/0f8931c20ae409797a1921173f8cf032231e54cc