A curated collection of beginner-friendly Python programs created to strengthen core programming concepts, logical thinking, and problem-solving skills.
This repository contains simple programs that cover essential Python fundamentals including user input, conditionals, loops, and basic algorithms. The goal of this project is to build a strong programming foundation while maintaining consistent coding practice.
Performs basic arithmetic operations such as addition, subtraction, multiplication, and division using user input.
Determines whether a given number is a prime number.
Generates the Fibonacci sequence up to a specified number of terms.
Checks whether a number reads the same forwards and backwards.
A simple interactive game where the user attempts to guess a randomly generated number.
Identifies whether a number is even or odd.
You can run these programs using any Python compiler or Python environment.
Practice Python programming fundamentals
Improve logical thinking and problem-solving skills
Maintain consistent coding practice
Build a strong foundation for advanced topics like Data Structures, Machine Learning, and Artificial Intelligence
Kazi Mustafijur Rahaman B.Tech CSE (AI/ML) Student