Search results for #100DaysOfLearningPython
Completed Day 3 revision of #100DaysOfPython!🚀 Conditional statements & Logical Operators. I practiced on 40+ exercises & projects, including Final project Treasure Land, Pizza Order GitHub github.com/anishkandel/10… #100DaysOfLearningPython #Day3 #CodingJourney
Day 2 Revision: Covered data types, casting, numbers, string checks, slicing, F-strings and others.. Final project: Tip Calculator. github.com/anishkandel/10… #100DaysOfLearningPython #CodingJourney
day 22 of learning python #100daysoflearningpython #100daysofcode #udemy #python #day22 main function in thread👇
day 19 of learning python #100daysoflearningpython #100daysofcode #udemy #python #day19
Day 18 of learning python #100daysoflearningpython #100daysofcode #day18 #python #udemy
Day16 of learning python #100daysofcode #100daysoflearningpython #udemy #python #day16 Output in thread 👇
Day15 of learning python #100daysoflearningpython #100daysofcode #udemy #python #day15 Output in thread 🧵 👇
So I started my #100daysoflearningpython yesterday I learnt python basic syntax, how input and print in python, python variables like the string and basic arithmetic operations in python. I also managed to read #AtomicHabbits from where I left to the 3rd Law
#100DaysOfLearningPython Day-2 The print function automatically includes a default piece of code end='\n'. Which creates a line break. However, we can technically modify it as in line 2 so that the line is not created. @cs50 #ClanDevs #SprintLearning
#100DaysOfLearningPython Day-1 Functions are predefined actions that the computer can perform. For instance, the `print` function is used to display text in the terminal window. These functions take inputs, called arguments, to carry out their tasks effectively. @cs50 #ClanDevs
#100DaysOfLearningPython Day-0 Am undertaking Python from scratch to a pro level in 100 days. You guys follow me because I am ready to share all my progress since Day-1 to Day-100. @cs50 #ClanDevs
Started a phase with python, doing 100 days challenge @facesofalxse. 3rd day learnt string formatting/wrote shell scripts that prints python files and codes. #100daysofcodechallenge #100daysoflearningpython
#Day23 of #100DaysOfLearningPython >>>Problems Set 4 was the most difficult to solve even in the second attempt, but conquered all the problems again. >>>Watched "Style" lecture about CodeReadability ,python code enhancing tools such as black and PEP8. #CS50Python #CodingJourney
#Day22 of #100DaysOfLearningPython >>> Solved all the problems from the ProblemSet4. >>> Read python documentation and watch more short videos for in depth knowledge. >>> Going to solve more problems and try to seek more knowledge about libraries. #CS50Pyhthon #CodingJourney
#Day21 of #100DaysOfLearningPython >>>Solved few more problems from problem set 4. >>>Got some more knowledge about random module. >>>Re-watched some of parts of the lecture 4 and made notes. #CS50Python #CodingJourney #codingcommunity
#Day20 of #100DaysOfLearningPython >>>Trying the Figlet problem from problem set 4 but still not able to solve it properly. >>>Need to rewatch the lecture and get more used to it. >>>Read python documentation. Not quite satisfied with today's progress. #CS50Python #CodingJourney
#Day18 of #100DaysOfLearningPython >>>Just read some of python documentation about libraries. >>> Rewatched the some parts of lecture for deep understanding and made notes. >>> Tomorrow I’ll start with problem set 4. #CS50Python #CodingJourney
#Day17 of #100DaysOfLearningPython 🎉 Just wrapped up Week 4 of CS50 Python! 💻 Learning so much about Python programming and loving every bit of it. But I feel that re-watching a lecture is necessary🐍💡 #CS50Python #Python #CodingJourney.
#Day16 of #100DaysOfLearningPython Had some difficulty in solving problem set 3. But Woking hard on eliminating all the questions. Tutorials of CS50 are excellent. #CS50Python #OnlineLearning
#Day15 of #100DaysOfLearningPython Post-lecture enthusiasm is at an all-time high! I'm immersing myself in challenging questions, grappling with exceptions like a puzzle solver. The journey to mastery begins with these coding adventures! 🧩💻 #ProblemSolving #CS50Python