You must log in or # to comment.
I don’t get it
That’s a basic programming joke
Normal people using common syntax would understand it like that: “Get a gallon of milk, and if they have avocados, get 6 avocados”
But in programming it would be: “Get a gallon of milk, if a condition “they have avocados” is true, get 6 gallons of milk instead”
Very good explanation 👍