Labeling your flowchart and code

Please use labels as instructed in the screencasts and lessons. Labels like, if_break, cond_label, for_break etc. It makes code easier to read for everyone else. Use the same labels in your flowchart and code. If you work in a company they will have strict coding rules for implementation and labeling etc. You can not just write any code and expect others to understand the hidden logic in your code.