ARB Builds

9 posts

ARB Builds banner
ARB Builds

ARB Builds

@arb_builds

Building in public. One post a week. Tech, learning, progress.

Katılım Ocak 2026
15 Takip Edilen1 Takipçiler
ARB Builds
ARB Builds@arb_builds·
@KamalGurjar8 @clcoding whats the difference between Python vs Python 3 and etc. I am new to tech and trying to learn, what ahould i start with
English
0
0
0
3
Kamal Gurjar
Kamal Gurjar@KamalGurjar8·
@clcoding answer: A print "Hello" is invalid in Python 3 (works only in Python 2). Python 3 requires parentheses: print("Hello"). B, C, and D are all valid Python 3 syntax.
English
1
0
3
288
Python Coding
Python Coding@clcoding·
Which of These Again is Not Valid Python Syantax?
Python Coding tweet media
English
15
6
46
9.2K
Jenny
Jenny@JennyTheDev·
@PythonPr A) [5, 7, 9] NumPy does element-wise addition, not concatenation. 1+4=5, 2+5=7, 3+6=9 This is why we love NumPy 🐍
English
1
0
4
239
Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
26
11
78
10.8K
Kamal Gurjar
Kamal Gurjar@KamalGurjar8·
@PythonPr Answer: B) 55 Explanation (short & clear, tweet-ready): a and b are strings, not numbers. So a + b performs string concatenation, not addition. "5" + "5" → "55" If you want 10, convert them first: print(int(a) + int(b))
English
2
1
12
2.8K
Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
64
16
216
34.6K
ARB Builds
ARB Builds@arb_builds·
Current Status | Mid January 2026
ARB Builds tweet media
Eesti
0
0
0
6