Post

Both Sides in One
Both Sides in One@bothsidesinone·
@PythonPr It's funny to see Python's dev trying to write C++ code 😂😂😂 You can use: std::vector<std::any> That is a rubbish dynamic allocated value (not different of what Python does), but will work as you wish.
English
0
0
0
7
James Seaman
James Seaman@FseamanJs·
@PythonPr Python is a script language that executes 300 times slower than c++ for the equivalent function. If you write python you are a script writer not a coder.
English
0
0
1
96
🔥RESPECT💯
🔥RESPECT💯@fibcsryhko·
@PythonPr #include <stdio.h> int main() { char arr[2]; arr[0] = 1; arr[1] = '2'; printf("[%d, %c]\n", arr[0], arr[1]); return 0; } C is just python with pointers
English
1
0
0
97
Tech P
Tech P@Tech_p001·
@PythonPr Python is the simplest programming language
English
0
0
0
102
k. 🇰🇿
k. 🇰🇿@prokarim808·
@PythonPr One is a scripting focused initually, another one is closer to machine language
English
0
0
0
65
Paylaş