Mandeep singh

54 posts

Mandeep singh banner
Mandeep singh

Mandeep singh

@mandeep_build

Backend Python Developer👨‍💻 Building With Python 💻 Cameras📷 to lines of code

Katılım Nisan 2026
55 Takip Edilen9 Takipçiler
Mandeep singh
Mandeep singh@mandeep_build·
Function & Type Hints Week 3 -- Day 1- ( Defining and Calling functions ) Completed concepts: 🔹What is a function — a reusable named block of code 🔹def keyword, function name, colon, indented body 🔹Calling a function — name followed by () executes it 🔹Why functions — DRY principle (Don't Repeat Yourself) 🔹Void functions — functions that don't return anything (return None implicitly) 🔹Docstrings — """explains what function does""" right after def To check out the code - Visit the Github profile - github.com/mandeep-coderr #Backend #Python #PythonProgramming #Coding #LearnToCode
Mandeep singh tweet media
English
0
1
2
8
Python Coding
Python Coding@clcoding·
What will be the output of the following Python code? x = [1,2] y = x x.clear() print(y)
English
4
2
14
4.2K
Shub
Shub@shub0414·
The most debated question of 2026:- is coding still worth learning in the AI era??
Shub tweet media
English
42
2
47
1.1K
Mandeep singh
Mandeep singh@mandeep_build·
@PythonDvz C - because 9 and 4 both are string number they cannot multiplied by '9' x '4'
English
0
0
0
3
Mandeep singh
Mandeep singh@mandeep_build·
@PythonPr 125 Because first changed strings to integer number then both add.
English
0
0
4
173
Python Programming
Python Programming@PythonPr·
Python Quiz. Can you answer the below question?
Python Programming tweet media
English
25
5
68
8.9K
Mandeep singh
Mandeep singh@mandeep_build·
@PythonPr Every language has its own advantages and disadvantages. Python was the first language I have been learning.
English
0
0
1
259
Mandeep singh
Mandeep singh@mandeep_build·
@muskaan___07 First Started with VS code then move to antigravity But Currently have been using Cursor.
English
0
0
1
37
muskan sharma
muskan sharma@muskaan___07·
Be honest, Which one was your first code editor? Don’t be shy, developer, I won’t laugh
muskan sharma tweet media
English
118
7
87
6K
zavx
zavx@zavxai·
Where do you feel the most burnout in tech right now? A - Learning 📚 B - Building 🛠️ C - Job applications 📄 D - Networking 🤝 Curious to see where people are mentally exhausted the most in this market.
English
38
1
37
790
Python Programming
Python Programming@PythonPr·
Python Output Challenge 90% beginners give the wrong answer 😵‍💫
Python Programming tweet media
English
24
9
126
9.7K
Badal kumar
Badal kumar@BadalK99277·
Which programming language made you fall in love with coding?
Badal kumar tweet media
English
108
5
107
6K
lostinmidnight
lostinmidnight@lostinmidnait·
@md_kasif_uddin yes, AI can help you code faster, but it won’t save you if you don’t know what you’re doing.
English
2
0
2
36
Kasif
Kasif@md_kasif_uddin·
Is coding still worth learning in the Al Era?
Kasif tweet media
English
45
2
59
1.4K
Mandeep singh
Mandeep singh@mandeep_build·
@PythonPr Python recognize only smaller while not start from capital W
English
0
0
0
33
Python Programming
Python Programming@PythonPr·
What is The Difference? Comment The Output
Python Programming tweet media
English
23
4
126
25.7K
Mandeep singh
Mandeep singh@mandeep_build·
Week 2 -- Day 5- Pending ( Mixing Conditions + Loops) Worked with loops and conditions together Covered topics today : 🔹Using if/elif/else inside loops — conditional logic per iteration 🔹Accumulator pattern — building a result inside a loop (sum, count, max) 🔹Flag variable — boolean that tracks state across iterations 🔹Loop with multiple conditions — combining and/or inside loop condition #Python #PythonProgramming #Coding #LearnToCode
Mandeep singh tweet media
English
0
1
6
796
Mandeep singh
Mandeep singh@mandeep_build·
@PythonPr world - n is not equal to 15. if n were 15 then result would be hello
English
0
0
0
7