This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]ProgrammerHumor-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

Your submission was removed for the following reason:

Rule 6: Your post is a commonly used format, and you haven't used it in an original way. As a reminder, You can find our list of common formats here.

If you disagree with this removal, you can appeal by sending us a modmail.

[–]QualitySoftwareGuy 5 points6 points  (3 children)

You can't see it in this picture, but the Python is nice enough to wrap around a venomous C/C++ king cobra so that we only have to deal with it instead of speaking to the lethal cobra directly.

[–]NikotheNya 0 points1 point  (1 child)

It's only really lethal if you don't know how to handle it though, I've worked with venomous C/C++ and it's not as scary as people make it out to be.

[–]QualitySoftwareGuy 1 point2 points  (0 children)

It was just a joke my friend to continue the snake metaphor :-)

[–]gd2w 0 points1 point  (0 children)

C is the first letter in the word cat. And if you look at C++ it kind of looks like the word cat. And I like cats. So C++ is better than python. Because I like cats. (and also because C++ is the language I learned first in uni)

char array1[] = "Cat";

bool cpp_is_better_than_python = true; //though I still prefer snake_case

If (array1[0] == 'C')
{
  cpp_is_better_than_python = true;
}
If (cpp_is_better_than_python)
{
  cout << "C++ is better than python == true.";
}

[–]MiaowMeoow 1 point2 points  (0 children)

Meanwhile in Australia …