16
Mizz141
7y

Normal people
ARRAYS START AT 0
No! ARRAYS START AT 1

Meanwhile,
Me: Arrays Start at NULL

Comments
  • 4
    Why use an array if you can just hardcode all needed values?
  • 4
    @dontPanic Why use ‘for’ when you can hardcode the loop and just guess the array size?
  • 3
    @just-basic-user tbh we can just skip all the code and guess what we should print to the user
  • 0
    And then there is php, where my array indication wildly differs. Sometimes I use fruit ,array ("banana" => 1), and some other times i use insults , array("f*ckwit" => name_of_boss)
  • 0
Add Comment