Skip to content

A collection of simple Python problems for beginners to practice basic programming concepts like input/output, strings, arithmetic, and conditionals.

Notifications You must be signed in to change notification settings

Algorithm-Artist-ctrl/Basic-Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Basic Problems in Python

This repository contains beginner-friendly Python programs to practice fundamental concepts like:

  • Variables
  • User input
  • Strings
  • Arithmetic operations
  • Conditional logic

Each file solves one basic problem, ideal for those just starting with Python.


✅ Who is this for?

  • 🧑‍🎓 Python beginners
  • 📚 Students practicing basic problems
  • 👨‍💻 Anyone preparing for Python coding interviews

💡 How to Use

  1. Clone or download the repo
  2. Run the Python files in your code editor or terminal
  3. Modify and experiment to learn better!

About

A collection of simple Python problems for beginners to practice basic programming concepts like input/output, strings, arithmetic, and conditionals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages