𝐃𝐞𝐛𝐮𝐠𝐠𝐢𝐧𝐠 𝐌𝐚𝐝𝐞 𝐄𝐚𝐬𝐲! 𝐓𝐢𝐫𝐞𝐝 𝐨𝐟 𝐞𝐧𝐝𝐥𝐞𝐬𝐬 𝐝𝐞𝐛𝐮𝐠𝐠𝐢𝐧𝐠 𝐬𝐞𝐬𝐬𝐢𝐨𝐧𝐬?🐞 Pause, inspect variables, and step through your code like a pro. Your bug hunt just got a lot faster! 💻 Share your favorite debugging tricks in the comments! #techhacks #daticsai #lifeatdatics #code #python #trick
Datics AI’s Post
More Relevant Posts
-
When testing async code, there are two main ways to do it. 2️⃣ The first one is a fixture-based approach, in which you initiate an event loop with a fixture called event_loop. 🔁 The second one is to modify the test runner to recognize tests as coroutines and run them as asyncio tasks. 🪛 Both have different advantages and drawbacks that should be considered when choosing which one to use. ⚖️ You can learn more about them and testing asynchronous code properly in last week’s video: https://lnkd.in/dqBJZs4G #async #softwaretesting #python #libraries
To view or add a comment, sign in
-
✨ 𝐃𝐚𝐲 3 𝐨𝐟 𝐍𝐢𝐧𝐣𝐚 𝐒𝐥𝐚𝐲𝐠𝐫𝐨𝐮𝐧𝐝 𝟐.𝟎: 𝟐𝟏 𝐃𝐚𝐲𝐬 𝐂𝐨𝐝𝐢𝐧𝐠 𝐂𝐡𝐚𝐥𝐥𝐞𝐧𝐠𝐞 𝐂𝐨𝐦𝐩𝐥𝐞𝐭𝐞𝐝!🚀✨ Today was all about refining logic and understanding Python's nuances as I tackled a challenge to count the digits in a number. What seemed straightforward at first turned into an exciting debugging session, and I learned a lot in the process! 🔍 #Python #CodingJourney #100DaysOfCode #ProblemSolving #KeepLearning
To view or add a comment, sign in
-
🚀 Day 2 of 100 Days of Code Challenge 🚀 Title: WAP to Convert Kilometers to Miles Today, I embarked on a Python program to convert kilometers to miles. Starting from the basics, I utilized the input() function to gather user input and implemented a straightforward conversion formula. Testing the program with diverse inputs provided valuable insights into its functionality and correctness. Excited to progress further from basics to intermediate levels in the upcoming days! 💻🐍 #Python #ProgrammingJourney #KilometersToMiles
To view or add a comment, sign in
-
Day 85 of #100DaysOfCode! Solved "Find Common Characters" on LeetCode. 🧩✨ Keeping the momentum going strong! 💪💻 Check out my progress on GitHub: [krinal1211]#Python #LeetCode #CodingChallenge
To view or add a comment, sign in
-
🚀 Day 53 of #100DaysOfCodingChallenge! 🚀 Today's challenges: Problem 670: Maximum Swap Problem 292: Nim Game Continuing the grind and enjoying the journey! 🔥 #100DaysOfCode #LeetCode #CodingJourney #Python #ProblemSolving #DataGuild #TechCommunity #DailyCoding #CodingLife #DeepakDev #LearningEveryday #PythonChallenges #codesageDeepak
To view or add a comment, sign in
-
🚀 Day 29/30 of my #30DaysCodingChallenge 🚀 Today, I tackled the "Longest Subarray With Maximum Bitwise AND" problem on LeetCode (Problem #2419). Here’s a sneak peek at my solution in Python. This problem was all about identifying the longest subarray where every element equals the maximum value in the array — quite an interesting one! I’ve been loving this challenge and the consistency it has helped me build. Special shoutout to Yadagiri Lavanya and Prasanna Devapujyula for motivating me and keeping me on track! 🔥 I'm looking forward to seeing your solutions for today's challenge. One more day to go – let’s finish strong! 💪 #LeetCode #CodingChallenge #Python #30DaysChallenge #LearningJourney #ProblemSolving #CodingCommunity #KeepCoding
To view or add a comment, sign in
-
🚀 Day 20 & 21 of #100DaysOfCode #The_Complete_Python_Pro_Bootcamp Finally finished creating my very own Snake game using Python! 🐍 The snake is slithering perfectly with arrow keys and it's been such a fun project. Feeling accomplished! 🚀💻 Today's Project : The Snake Game Github :https://lnkd.in/dt-4aNh4 #Python #GameDev #SnakeGame #FinishedProject #CodeAndPlay
To view or add a comment, sign in
-
#Day33of100 completed! 🚀 Today's task: Extracting the unique email addresses from a list. 🔍 Leveraging Python's string manipulation, I've parsed the local and domain names, handling special characters like '.' and '+'. 💡 Onward to more email parsing! 💻 #100DaysOfCode #Python #EmailParsing
To view or add a comment, sign in
-
🚀 Day 6 of #100DaysOfCode in Python 🚀 Today's focus was all about Functions and putting them into action! Here's what I accomplished: ✅ Functions: Understanding how to define, call, and use them effectively. ✅ Code Modularity: Learning to break down tasks into reusable blocks of code. 🤖 Reeborg's World Maze Challenge: I implemented a solution to help Reeborg escape the maze by applying logical thinking and writing efficient code. It was a fun and rewarding experience to see my code in action! 🧩 #Python #100DaysOfPython #Functions #CodingChallenge #ReeborgsWorld
To view or add a comment, sign in
-
🚀 Day 1 of 100 Days of Code: Band Name Generator 🚀 Today marks the start of my #100DaysOfCode challenge! My first project is a fun and simple Band Name Generator built with Python. 🎸 Project Highlights: => Enter your favorite city and pet name to get a fun band name. GitHub link: https://lnkd.in/djQaAmDt What’s your band name? Share it in the comments! #Python #100DaysOfCode #LearningJourney #CodingChallenge
To view or add a comment, sign in
23,119 followers