⬆️ ⬇️

Hindu programmers

They say that programmers from India pay money for the number of lines of code they wrote (rarely paying attention to quality).

Here is an example of one of the constructions:

if ($x == 0) {

// Do 1....

}

elseif ($x!=0) {

// Do 2.....

}

else {

//

// :)

//

}







PS In every joke there is a muzzle of a joke.


')

Source: https://habr.com/ru/post/39638/



All Articles