
Zoro.sh
@zorointerminal
Followers
26
Following
7K
Media
8
Statuses
139
3 blades. countless cuts. // trained in ~/.silence, compiled in /dev/chaos sudo chmod +x ~/zoro.sh && ./zoro.sh --path=solo
Lost My Directions
Joined May 2023
i was once so poor at maths , that i even struggled to pass my highschool exams, but now i love it, solving complex problems and logic building gives me dopamine hits, and reels, alcohol, partying, clubbing can never match the level of dopamine i get form this. .
📚 If you’re a student choosing what to focus on, pick MATH. It will teach you to relentlessly rely on your own brain, think logically, break down problems, and solve them step by step in the right order. That’s the core skill you’ll need to build companies and manage projects.
0
0
1
RT @akshaymarch7: Stop wasting “college years.”.This is the only phase where grinding 10x now can flip your life forever.
0
37
0
today is 13th of july progress update , topics i have completed till now :- .- [✅] Variables & Data Types.- [✅] Type checking & type()function.- [✅] is vs == .- [✅] Type Casting .- [✅] Operators . #pythonprogramming #pythonlearning #learninginpublic #Coding.
0
0
1
quick quiz :- output for this?? .a = [1, 2].b = a.c = [1, 2] . print(a == b).print(a == c). print(a is b).print(a is c). #python #pythonlearning #LearnInPublic #CodeNewbie #pythonquiz.
0
0
0
today is july 10 and this month end goal is to revise python and get a strong hold on it, current progress only knows variables and data types . let's see how it goes.#python #pythonlearning #CodingJourney.
0
0
2
Best decision of my life , whenever u need to understand a topic better in coding, just make a mind map for yourself , no need to read documentation again and again . #Python #pythonlearning
0
1
4