dramire83 / CIS_285

CIS_285
0 stars 0 forks source link

Comments - Decision: Program.anotherGame #41

Closed jwood36 closed 1 year ago

jwood36 commented 1 year ago

Decision (Switch-Case, Multiple Condition If-else and if-elseif) blocks should be Single Line Commented before the Decision Tree and it should effectively communicate the purpose of that Decision Tree before the start. Then each subsequent internal block should start with a Comment effectively communicating that path of the decision tree

dramire83 commented 1 year ago

Have successfully executed single line comments for each decision tree.