#100daysofpython 搜尋結果
Day 94 of #100DaysOfCode : 🎯I completed "Squirrel count" challenge in pandas #python, I learn how to use some of pandas series methods/attributes, and use it to get some info from a file. @yu_angela #100DaysOfPython 🎯I spent 2hrs 12m coding today.


#100daysofpython #Python #100DaysOfCode 15th day out of 100 done! Coffee machine is fully functional. @yu_angela 100 with python bootcamp. Who would use the functions when we can to 130 lines of script?



✨ Day 19 of 100 ✨️ – Import 🔧 Python doesn’t make you reinvent the wheel, just import it. import = whole toolbox From… import = pick what you need import as = shortcut name One tool, one line, one day at a time. #100DaysOfPython #PythonZeroToHeroStudent



Day 98 of #100DaysOfCode : 🎯I completed section 26 of #100DaysOfPython by @yu_angela 🎯I build "Nato Alphabet" project 🎯I spent 2hrs 16m coding today.


Day 96 of #100DaysOfCode : 🎯I completed "US States Game" project (github.com/emmanuel-dev3/…) 🎯I completed section 25 of #100DaysOfPython by @yu_angela 🎯I started building "Nigeria States Game" project 🎯I spent 6hrs 33m coding today. 🎯



Day 14 / #100DaysOfCode 👨💻 Revised all my JavaScript topics 🐍 Started learning Python today — completed Tuples ⚛️ From today, I’ll also be revising React.js alongside Python #100daysofpython #Python #ReactJS #WebDev #LearnInPublic #HustleWithShahab #CodeNewbie #buildinpublic


✨ Day 17 of 100 ✨ Python is helping me understand maths better, Each line of code sharpens problem-solving, patience & logic. 🚀 #PythonZeroToHeroStudent #100DaysOfPython #ShowingUp

🚀 Day 13 of #100DaysOfPython ✅learn about for file Input Let’s see where this journey goes. #Python #CodeNewbie #100DaysOfCode


#100DaysOfPython Day 1 Using python crash course to learn python language and using chatgpt to generate extra exercises for me to practice. Worked through chatgpt generated practice problems based off skills taught in chapters 3-4 of PCC.




TheCodeTalks1.0 👨💻🗣️🎧in 100days of code bootcamp by @yu_angela #100DaysOfCode #100daysofpython Let's build from scratch🚀

I'm back! 🚀 | Day 6/100 (#WhereLifeMeetsCode) After a detour into Harvard's CS50(shoutout to David Malan! 👨🏫), I'm returning to my #100DaysOfPython roots. Life happens, but the goal remains.

✨️Day 22 of 100 ✨️ YouTube Downloader I faced PyTube errors, runtime crashes & sound issues. Learned threading, debugging & handling imports better. Every error = growth and I am still working on it.😪😑 #PythonZeroToHeroStudent #100DaysOfPython #BlackPythonDevs

Day 1: Just started the #100DaysOfCode challenge with Python. Excited to see where this journey takes me! 🐍💻 #100daysofpython
Day 62 of #100daysofpython ⚒️🔨🔨 Coffee & WiFi Project - Flask , WTforms , Bootstrap & CSV. #100DaysOfCode #python
Day 10 of my #100DaysOfPython journey! Today, I did a deep dive into Magic Methods in Python- understanding how they power object behavior and practiced each with code examples. Also explored some core DevOps concepts to strengthen my foundation. #Python #DevOps #100DaysOfCode
Day 9 of my #100DaysOfPython journey! Today, I learned in-depth about the __init__ method, Variables in Python — Class & Instance Variables — and different types of Methods, practicing all with code. 🐍 Also continued practicing Linux commands for DevOps. 🚀 #Python #Linux
Day 9 of my #100DaysOfPython journey! Today, I learned in-depth about the __init__ method, Variables in Python — Class & Instance Variables — and different types of Methods, practicing all with code. 🐍 Also continued practicing Linux commands for DevOps. 🚀 #Python #Linux
Day 8 of my #100DaysOfPython journey! Today, I explored OOPs concepts — Class, Class & Instance Attributes, __init__ Method, Object, and Inheritance — and practiced them with code. Also learn basic Linux commands for my DevOps journey. 🐧 #Python #Linux #DevOps #LearnToCode
Day 4 of my #100DaysOfPython Challenge Today was all about randomization and lists — core tools for building dynamic programs. I learned: 🎲 Using the random module 📋 List indexing & nesting 🧩 Appending items & fixing IndexErrors 💻 Projects: Who Will Pay the Bill? + Rock…

Day 8 of my #100DaysOfPython journey! Today, I explored OOPs concepts — Class, Class & Instance Attributes, __init__ Method, Object, and Inheritance — and practiced them with code. Also learn basic Linux commands for my DevOps journey. 🐧 #Python #Linux #DevOps #LearnToCode
Day 7 of my #100DaysOfPython journey! Today, I learned about Sorting, String Encoding, and OOPs concepts in Python — and practiced each with code examples. 🐍 Also began learning the basics of Linux as a step toward DevOps. 🚀 #Python #Linux #DevOps
Day 7 of my #100DaysOfPython journey! Today, I learned about Sorting, String Encoding, and OOPs concepts in Python — and practiced each with code examples. 🐍 Also began learning the basics of Linux as a step toward DevOps. 🚀 #Python #Linux #DevOps
Day 6 of my #100DaysOfPython journey! Today, I learned about any(), all(), and namedtuple, and even built a File Organizer Bot for my system — practicing everything with hands-on code. 💻 Also solved SQL questions to keep strengthening my data skills. Growing every day! 🚀
Day 6 of my #100DaysOfPython journey! Today, I learned about any(), all(), and namedtuple, and even built a File Organizer Bot for my system — practicing everything with hands-on code. 💻 Also solved SQL questions to keep strengthening my data skills. Growing every day! 🚀
Day 5 of my #100DaysOfPython journey! Today, I learned about Shallow Copy, Deep Copy, Context Manager, Map, Filter, Reduce, and Lambda Functions — practicing each with real code examples. Also solved SQL questions to strengthen my database skills. Step by step, improving daily!
Day 3 of my #100DaysOfPython Challenge! Today was all about logic and decision-making in Python. I covered: • if / else / elif statements • logical + conditional operators • nested ifs • modulo (%) • BMI calculator + pizza order practice • Treasure Island project 🏝️ Each…
Day 5 of my #100DaysOfPython journey! Today, I learned about Shallow Copy, Deep Copy, Context Manager, Map, Filter, Reduce, and Lambda Functions — practicing each with real code examples. Also solved SQL questions to strengthen my database skills. Step by step, improving daily!
Day 4 of my #100DaysOfPython journey! Today, I explored File Handling, Iterators, Enumerate, Zip Function, and Mutable vs Immutable Objects — and practiced each with hands-on code. Also continued solving SQL questions to build strong data skills. Steady progress every day!
Day 2 of my #100DaysOfPython Focused on: • Data types & conversions • Math ops & f-strings • Mini projects — BMI & Tip Calculator • Debugging type errors f-strings = clean output Conversions = fewer bugs Building consistency one day at a time 💪 #100DaysOfCode #Python #AI…
Day 4 of my #100DaysOfPython journey! Today, I explored File Handling, Iterators, Enumerate, Zip Function, and Mutable vs Immutable Objects — and practiced each with hands-on code. Also continued solving SQL questions to build strong data skills. Steady progress every day!
Day 3 of my #100DaysOfPython journey! Today, I learned about List Comprehension, Scoping, Modules & Imports, and Exception Handling — and practiced each concept with code. Also solved SQL questions to sharpen my query skills. Step by step, growing stronger! 🚀 #Python #SQL
I'm back! 🚀 | Day 6/100 (#WhereLifeMeetsCode) After a detour into Harvard's CS50(shoutout to David Malan! 👨🏫), I'm returning to my #100DaysOfPython roots. Life happens, but the goal remains.

Day 3 of my #100DaysOfPython journey! Today, I learned about List Comprehension, Scoping, Modules & Imports, and Exception Handling — and practiced each concept with code. Also solved SQL questions to sharpen my query skills. Step by step, growing stronger! 🚀 #Python #SQL
Day 2 of my #100DaysOfPython journey! Today, I learned about Operators, Conditional Statements, Loops, and Functions — and practiced them with hands-on coding. Also started exploring SQL basics to strengthen my data foundation. Excited for what’s next! 🚀 #Python #SQL
Day 1 of my #100DaysOfPython Even with some prior Python knowledge, I decided to start fresh — rebuilding my foundation and sharpening my skills. Set up my tools, learned printing, variables, inputs, and built a Band Name Generator Let’s go Day 2!
Day 98 of #100DaysOfCode : 🎯I completed section 26 of #100DaysOfPython by @yu_angela 🎯I build "Nato Alphabet" project 🎯I spent 2hrs 16m coding today.


Day 94 of #100DaysOfCode : 🎯I completed "Squirrel count" challenge in pandas #python, I learn how to use some of pandas series methods/attributes, and use it to get some info from a file. @yu_angela #100DaysOfPython 🎯I spent 2hrs 12m coding today.


Day 14 / #100DaysOfCode 👨💻 Revised all my JavaScript topics 🐍 Started learning Python today — completed Tuples ⚛️ From today, I’ll also be revising React.js alongside Python #100daysofpython #Python #ReactJS #WebDev #LearnInPublic #HustleWithShahab #CodeNewbie #buildinpublic


#100daysofpython #Python #100DaysOfCode 15th day out of 100 done! Coffee machine is fully functional. @yu_angela 100 with python bootcamp. Who would use the functions when we can to 130 lines of script?



✨️Day 22 of 100 ✨️ YouTube Downloader I faced PyTube errors, runtime crashes & sound issues. Learned threading, debugging & handling imports better. Every error = growth and I am still working on it.😪😑 #PythonZeroToHeroStudent #100DaysOfPython #BlackPythonDevs

Day 75 of #100DaysOfCode : 🎯I completed part 1 of my snake game project (#python) 🎯I completed section 20 of #100DaysOfPython by #AngelaYu 🎯I spent 2hrs 11m coding today


Day 90 of #100DaysOfCode : 🎯I Completed the "Mail Merge" project from #100DaysOfPython by @yu_angela using independent research, without the solution video. 🎯I spent 4hrs 45m coding today.


🚀 Day 13 of #100DaysOfPython ✅learn about for file Input Let’s see where this journey goes. #Python #CodeNewbie #100DaysOfCode


Day 82 of #100DaysOfCode : 🎯I completed section 23 of #100DaysOfPython by #angelaYu 🎯I build "Turtle Crossing game" project using #python 🎯I spent 3hrs 2m coding today.


✨ Day 17 of 100 ✨ Python is helping me understand maths better, Each line of code sharpens problem-solving, patience & logic. 🚀 #PythonZeroToHeroStudent #100DaysOfPython #ShowingUp

Day 96 of #100DaysOfCode : 🎯I completed "US States Game" project (github.com/emmanuel-dev3/…) 🎯I completed section 25 of #100DaysOfPython by @yu_angela 🎯I started building "Nigeria States Game" project 🎯I spent 6hrs 33m coding today. 🎯



✨ Day 19 of 100 ✨️ – Import 🔧 Python doesn’t make you reinvent the wheel, just import it. import = whole toolbox From… import = pick what you need import as = shortcut name One tool, one line, one day at a time. #100DaysOfPython #PythonZeroToHeroStudent



Day 69 of #100DaysOfCode : 🎯I completed section 18 of #100DaysOfPython 🎯I build Hirst painting using Turtle in Python. 🎯I spend 2hrs 21m coding today.


Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 37.2K posts
- 2. Yamamoto 27.6K posts
- 3. Ohtani 12.9K posts
- 4. #DWCS 6,957 posts
- 5. #Dodgers 14.3K posts
- 6. #WWENXT 17.1K posts
- 7. Robert 105K posts
- 8. Haji Wright N/A
- 9. Carrie Ann 4,436 posts
- 10. #RHOSLC 3,966 posts
- 11. Brewers 38.8K posts
- 12. Roldan 2,380 posts
- 13. Young Republicans 57.5K posts
- 14. Elaine 58.1K posts
- 15. Whitney 15.1K posts
- 16. Yelich 1,670 posts
- 17. Max Muncy 4,061 posts
- 18. Politico 277K posts
- 19. Dylan 32.5K posts
- 20. Mr. Feeny 1,711 posts