Day 3: Writing Our First Python Program in Detail W elcome back to Master Python in 100 Days ! Today, on Day 3, we are going to write our very first Python program from scratch, step-by-step. This isn’t just about writing code; it’s about understanding every line and making sure we know exactly what’s happening in our program. Let's get started! A Quick Review: What We Did on Day 1 If you remember, on the very first day of the Master Python in 100 Days , we touched upon how to use the print() function to display basic output on the screen. That was a warm-up , where we gave a quick look at the print() function. But starting from today, we will dive deeper into the actual use of print() . By the end of this session, you’ll not only understand how to use print() properly, but also learn how to avoid common errors and use it in your own Python scripts. So, let’s take our Python learning journey one step further! Introduction to the print() Function : The ...
I’m Samanta Das, and I’ve started an exciting 100-day journey to learn Python programming. I have started a 100-day journey to learn Python programming, and I will share easy lessons every day. This blog is for everyone, from beginners to advanced learners. Along with Python, I will also talk about new technology like AI, GEN AI, and more. My goal is to make learning easy and fun. Join me as we explore Python and technology together, step by step!