Today started off very pleasantly for me. I opened my program after a long time and was faced with Greek and Latin as the old saying goes.
I had lunch at 11 30 itself which seems to be a nice idea. I coded solidly till around seven thirty. Idiotic mistakes I made
1. Precedence of logical operators
2. The fact that strings are immutable - copy.replace does nothing to copy unless I put copy = copy.replace
Anyway, I managed to capture events from my word problem and solve it. It's going good.
I had lunch at 11 30 itself which seems to be a nice idea. I coded solidly till around seven thirty. Idiotic mistakes I made
1. Precedence of logical operators
2. The fact that strings are immutable - copy.replace does nothing to copy unless I put copy = copy.replace
Anyway, I managed to capture events from my word problem and solve it. It's going good.
No comments:
Post a Comment