Posts

Showing posts from November, 2025

Python🐍 & Pronunciation🗣️

Image
🚀 Python & Pronunciation — My New Learning Update ✨ “Growing in Code and Confidence” Hey everyone!  I’m Shaik Rameez Ahmed, and welcome back to my blog — Python & Pronunciation. 🐍 ✨ Python Progress: Leveling Up My Logic This week in Python has been SUPER exciting! I learned concepts that make my code smarter, sharper, and more powerful. Here’s what I explored: 🔸 ✔ Python Boolean Functions I understood how True and False work behind the scenes and how Python uses them to decide what to do next. Honestly, it feels like I’m teaching my code how to “think”! 🔸 ✔ Comparison Operators These help me compare values like: == equal to != not equal to > greater than < less than Now my code can make decisions based on comparisons — just like how I compare which food I want to eat 😄. 🔸 ✔ Logical Operators I learned how to combine conditions using: and or not It’s like giving my code superpowers to check multiple things at once! 🔸...

Python🐍 & Pronunciation🗣️

Image
  Hey everyone! I’m Shaik Rameez Ahmed , and welcome back to my blog — Python 🐍 & Pronunciation 🗣️ . This week has been another step forward in my learning journey. Nothing too big, nothing too crazy — just steady progress, small wins, and those tiny “Ohhh… that finally makes sense!” moments. 💻 In Python 🐍 : This week, I focused on getting more comfortable with how Python handles numbers and decisions. Here’s what I covered: 🔢 1. Numerics  / Number Functions I learned how Python deals with different types of numbers — integers , floats , and the basic functions that help us work with them. It felt good understanding how Python treats math so naturally. ➕ 2. Math Operations I practiced all the basic operations — addition , subtraction , multiplication , division — and explored things like modulus , floor division , and exponents . These small exercises helped me get comfortable writing expressions without thinking too much. 🔁 3. Control Flow Statements T...

python & pronunciation

Image