week5

Chenxing Fang
Design Computing
Published in
1 min readJun 13, 2017

INDENTATION IN CODING CAN’T STRESS ENOUGH

i did something really stupid this week in the help session…

i was confident that my thoughts and diagram does work.. but my the binary code was not passing the test. as discussed with ishan about this, we found that the last return command was over indented.. that resulted in a broken loop:(

--

--