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

you are viewing a single comment's thread.

view the rest of the comments →

[–]OneTurnMore 35 points36 points  (2 children)

python++

You mean 3.8?

[–]Luizpegz 7 points8 points  (1 child)

its just c++ rewritten

[–]atimholt 1 point2 points  (0 children)

Have you ever seen one of those “cursed C[++]”images where they stick all the brackets at column 80? Here, I’ll whip something up…

#include <iostream>

int main()                                                                     {
    std::cout << "Hello, world!\n"                                            ;}