62
Seralic
7y

!rant

Guys! I did it! Its possible!

My task was to extension a code in php. I wrote 100 lines of code and then it workes on first try without any errors!

This is a milestone!
Bill Gates is nothing against me!

Comments
  • 25
    Except for the fact that he has a couple of zero's extra on the end of his bank balance 😆
  • 9
    @linuxxx couple of zeros? Throw in a dozen of zeros lol
  • 7
    @gitpush A billion isn't a hundred zeros xD
  • 2
    @linuxxx just give him sometime he'll be there :P
  • 0
    Good job!
  • 6
    I have hundereds of zeroes in front of my bank account balance 😎
  • 6
    @PonySlaystation I technically have infinite zeroes in front of mine 😎
  • 2
    @billgates I heard someone talking shit...
  • 3
    I have only zeros in my bank account :/
  • 5
    I could write thousands of lines of code and guarantee it would run without errors on the first try.

    The first one would be a return statement 😁
  • 3
    @Shodan you could get syntax errors still...

    My first line would be a multiline comment ;)
  • 2
    @AlgoRythm seems though they are on my side 😀
  • 0
    If my code don't return an error at the first time makes me very surprised and i even try to change the file's name so i can ensure it was realy my code executing.
  • 0
    @coolq That's true, especially without an IDE. Comments aren't usually measured as (logical) lines of code though, but if we're talking about lines in a file then yeah, that's what I'd go with to back up that claim too 😅
  • 1
    @Shodan hmm, well what if you had a function they was empty, and you called it thousands of times on seperate lines?
Add Comment