Skip to content

k-m-rahaman/python-programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Programming Practice

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.


📂 Programs Included

1️⃣ Simple Calculator

Performs basic arithmetic operations such as addition, subtraction, multiplication, and division using user input.

2️⃣ Prime Number Checker

Determines whether a given number is a prime number.

3️⃣ Fibonacci Series Generator

Generates the Fibonacci sequence up to a specified number of terms.

4️⃣ Palindrome Checker

Checks whether a number reads the same forwards and backwards.

5️⃣ Number Guessing Game

A simple interactive game where the user attempts to guess a randomly generated number.

6️⃣ Even or Odd Checker

Identifies whether a number is even or odd.


How to Run

You can run these programs using any Python compiler or Python environment.

Purpose of This Repository

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

Author

Kazi Mustafijur Rahaman B.Tech CSE (AI/ML) Student

About

Beginner Python programs for learning programming fundamentals and problem-solving.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages