10

People say they don't remember 10 years back.
Sh*t, I don't even remember this code. I mean, I wrote it like yesterday

Comments
  • 3
    Comment comment always comment! Document the sh*t out of your code!
  • 1
    @mohitsharma44
    // Calls the method that sends a message with the text in the message being the value from the string variable 'text'
    Sendmessage(text);

    It's gonna be that degree of comments x)
  • 1
    Yep commenting is very helpful..
Add Comment