Want to practice Python loops and conditions? 🐍 In this tutorial, I’ll show you how to find all numbers between 100 and 1000 that are divisible by both 5 and 6 using Python.
👉 In this video, you’ll learn:
How to use loops and range() in Python
How to check divisibility with the modulus operator (%)
How to print numbers divisible by both 5 and 6
A clean Python program that’s perfect for beginners and students
💻 Great practice for Python basics, coding exercises, and interview preparation in 2025.
If you’re learning Python, hit like 👍, subscribe 🔔, and share this with your friends learning to code!