This is bad. I am enjoying coding. There is nothing better
than having the compiler accept your program, or running it for the first time.
Wait, that sounded bad. Let me go back. Engs 20 is the required engineering
computer coding class. The teacher is a boss and each assignment is like a
puzzle. You get to build a computer program out of words like int, printf,
amongst others. The you get to format the output. Then you try to get your
computer top accept it. Most of the time it will reject the code because a
semicolon is missing. You then debug and try again until it works and you get
output like this:
engs20-1:~/engs20/workspace$ lol
**
**
**
**
********
****
** **
** **
** **
****
**
**
**
**
********
No comments:
Post a Comment