alan412 / LearnJavaForFTC

This is for learning Java for FTC
126 stars 10 forks source link

Recommendation for if/then code blocks #24

Closed alanbee55 closed 4 years ago

alanbee55 commented 4 years ago

Date on version you are commenting on

May 23, 2020

Section you are commenting on

example - 4.1

Comments

It might emphasize the point for your strong recommendation by pointing out that subtle errors can be introduced by carelessly adding lines to single statements.

alan412 commented 4 years ago

good point. I'll write some bad code to show it

alanbee55 commented 4 years ago

That's all it will take