17

It was at the beginning of my IT apprenticeship, I had no idea about coding in C and our teacher told us to write a "hello world" in C.

.. I wrote:
10 PRINT "HELLO WORLD"
20 GOTO 10

Comments
Add Comment