Search results for #30DaysOfPython
I've decided to learn Python, and I'd bedocumenting my journey here. #30DaysOfPython
@DataCamp The #30DaysOfPython with @codebar and @DataCamp starts on Monday! 🎇🫶🏽
Day 19 of my #30DaysOfPython Today’s focus: nested for loops — loops inside loops! I used them to: Generate file names by combining years, months, and days automatically. Pair colors with sizes to list every product variation. Nested loops save time and cut repetitive code! 👇
#Day1 of #30DaysOfPython is complete! 🚀 Set up Python and VS Code, got hands-on with the Python interactive shell, learned about syntax, comments, data types, and basic math operations. Excited to continue this journey and one day closer to Python mastery! 🐍🔥 #Python…
🚀 Day 11/30 Python Journey Contd. with Ctrl Flow, focusing on: Using many conditions in if statements with and / or Understanding independent if-else checks (each if runs separately) #Python #DataAnalytics #100DaysOfCode #30DaysOfPython
Day 21 of my #30DaysOfPython 🚀 Today I learned the magic of enumerate() — looping with both index and value made easy!#Python #CodeNewbie #DevJourney
✅ Day 19 of #30DaysOfPython Built a KBC-style quiz game in Python 💡Practiced conditionals, loops & input handlingSnippet made with ray.so 🖼️Thanks @codewithharry & ChatGPT for the help!#Python #CodeNewbie #BuildInPublic
I had been exploring some projects for python, that could be useful in longer range. Hence took some time to post one for #30daysofPython by @indiandataclub In this post I am combining the Day 28, 29 & 30 which included cleaning your code, doing a mini-project & a final project
Day 16 ✅ Aaj maine Python ke for aur while loops ke saath else ka use kiya. 🔍 For loop se item search kiya 🔐 While loop se ek login system banaya (3 attempts → lock 😅) Pehli baar laga ki else sirf if-else tak limited nahi hai 😄 #30DaysOfPython #Python #CodeNewbie
🚀 Day 15 of #30DaysOfPython 📚 Learning Dictionaries in Python ➕ Add/Update values ➖ Remove keys 🔁 Loop through items Code se dosti ho rahi hai 😄 #Python #CodeNewbie #BCA
🔥 Day 14 of #30DaysOfPython ✅ Explored Sets in Python — No duplicates, powerful operations 💪 ✨ Performed: • Union • Intersection • Difference • Symmetric Difference #Python #CodeNewbie #100DaysOfCode #DevCommunity 🧠 How do you use sets in your projects?
🔁 Day 13 of #30DaysOfPython Today I unlocked the magic of Recursion 🧠✨ Built a clean factorial calculator: factorial(n) = n * factorial(n-1) Try it for 6 ➝ 720 #Python #CodeNewbie #DevJourney #100DaysOfCode
Vous voulez enfin maîtriser Python ? Rejoignez le défi #30DaysOfPython de @pytogo_org challenge.pytogo.org * 23 juillet - 21 août * Tâches quotidiennes : syntaxe, DSA, écriture de scripts, tests, etc. Célébrez vos progrès à #PyConTogo2025 #Python #LearnToCode #DevTogo
🚀 Day 12 of #30DaysOfPython Today I explored **Tuples** in Python! ✅ Accessed elements using indexing ✅ Looped through all items ✅ Found the tuple length 🔒 Immutable + Ordered Example: ("Python", "Java", "C++") #Python #CodeNewbie #DevJourney
#Day11 of #30DaysOfPython Today I played with Python Lists! Added, removed, sorted... like managing real-life friendships 😄 Simple, powerful, and super fun 💻 #Python #CodeNewbie #LearningInPublic
#Day10 of #30DaysOfPython 💻 Aaj kiya full revision 🔁 ✅ Functions ✅ if-else ✅ f-string ✅ match-case Banaye: ✔️ Age Checker ✔️ Gym Planner ✔️ Calculator Jo seekha tha, use strong banaya 💪 #Python #CodeNewbie #100DaysOfCode
Day 9 ✅ Built a cool greeter using functions + f-string + if-else. "Good morning/afternoon/evening" just got coded 😎 #30DaysOfPython #CodeNewbie #Python
#Day7 of #30DaysOfPython Explored match-case statements today 🔁 Converted user input into weekdays & responses like “yes”, “no” using clean code logic. Python makes it simple & fun! #Python #CodeNewbie #100DaysOfCode #DevJourney
completed the #30DaysOfPython #IDC30DaysChallenge From fearing to learn computer science in school, to now understanding & writing lines of code- it's an unbelievable progress. Grateful to the team @indiandataclub ✨
✅ Completed the #30DaysOfPython challenge! What a ride — from writing simple scripts to building a full-fledged FastAPI app. 💻🔥 This challenge tested my consistency, curiosity, and commitment. Huge thanks to @indiandataclub for the motivation & support throughout! 🙌
