Modupe Anthony
2.3K posts

Modupe Anthony
@Merci_toni
A lady Biochemist/an Art Lover/Bioinformatician someday










Day 8 of learning data analytics 📊 More booleans and conditional statements — combining boolean values using "and", "or", and "not". Built a function that determines whether a customer wants a particular topping on their hot dog 🌭 Struggled with a function representing a player's decision-making strategy in a Blackjack game 🃏 — but I'm not giving up on it. #DataAnalytics #LearningInPublic




Day 6 of learning data analytics 📊 Today: Started the Kaggle Python course 🐍 Fun fact: Python was named after Monty Python, the British comedy group — not the snake! Learned: → Python operators and order of operations (Python follows the PEMDAS rule) → Built-in functions for working with numbers → How to use parentheses to control how Python evaluates expressions Wrote my first Python script that splits candy evenly among 3 friends. Leftover candy gets smashed 😂 - A new badge added to my collection. #DataAnalytics #LearningInPublic


Day 7 of learning data analytics 📊 The lesson was about the help function, docstrings and higher-order functions. Also practiced debugging — reading Python error messages to spot and fix errors in code. Turns out error messages are actually helpful once you know how to read them 😅 One week down! 🎉 #DataAnalytics #LearningInPublic


🎉 Milestone unlocked: Kaggle Intro to Programming Certificate earned 🎓 Days into my data analytics journey. Started with zero coding experience. Days later, I am writing functions, working with lists, and solving real-world problems with Python. Next up: Kaggle Python course. #DataAnalytics #LearningInPublic


Day 5 of learning data analytics 📊 Today: Introduction to lists — slicing, adding and removing items. Built functions that calculate: → Percentage growth in users over a given number of years → Percentage of people who liked a movie based on ratings Lists are simple but powerful — already using them to solve real problems. #DataAnalytics #LearningInPublic



Day 4 of learning data analytics 📊 Learnt Conditions and Conditional Statements. Got introduced to the if, else and elif statements. I built two functions: → One calculates customer data bills based on GB used → One calculates water bills using a tiered pricing structure Starting to see how real-world billing systems are built with just a few lines of code. #DataAnalytics #LearningInPublic




Day 3 of learning data analytics! I learned about data types and wrote a function with string and boolean parameters. Built a function that calculates cost based on a true/false input — first time seeing how booleans can actually control logic, not just store yes/no. On to conditions and conditional statements. #DataAnalytics #LearningInPublic


Day 2 of learning data analytics 📊 Today: Finished the Functions lesson in Kaggle's Intro to Programming course. Worked through a problem calculating the cost of painting a house — using sqft_walls, sqft_ceiling, sqft_per_gallon, and cost_per_gallon as parameters. Struggled a bit with math.ceil() to round up the total cans of paint needed, but got there in the end. #DataAnalytics #LearningInPublic


Day 1 of learning data analytics 🚀 I am starting over! Completed my first lesson on Kaggle Learn today! I got every exercise right. Documenting my progress here. Let's see where this goes. #LearningInPublic #DataAnalytics





