Python Program to Find Numbers Between 100 and 1000 Divisible by 5 and 6 | Beginners Tutorial 2025

Опубликовано: 21 Май 2026
на канале: Abdul Basit - Pro Dev
12
0

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!