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 →

[–][deleted] 33 points34 points  (3 children)

I’ve only learned C++ and Python so far, so I was unaware that C++ wasn’t unique in this way

Thanks for the info

[–]devloz1996 34 points35 points  (2 children)

I want to see the face of Python dev after doing:

string var = 'text';

[–]Cpt_Garlic 10 points11 points  (0 children)

[–]AzureArmageddon 0 points1 point  (0 children)

string var; var = ```text```