Skip to content

A beginner-friendly collection of Python scripts to help you learn the core concepts of Python programming — including variables, conditionals, loops, functions, and more. This project is perfect for new programmers, students, or anyone looking to build a strong foundation in Python.

Notifications You must be signed in to change notification settings

ahmedbasil05/-Basic-Python-Programming-for-Beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐍 Basic Python Programming

Welcome to Basic Python Programming – a beginner-friendly repository to help you learn and practice the fundamentals of Python.

This project contains Python files covering all the core topics every beginner should know.

📚 Topics Covered

  • ✅ Variables and Data Types
  • ✅ Taking User Input
  • ✅ Type Conversion
  • ✅ Operators (Arithmetic, Comparison, Logical)
  • ✅ Conditional Statements (if, else, elif)
  • ✅ Loops (for, while)
  • ✅ Functions
  • ✅ Lists and Loops
  • ✅ Dictionaries
  • ✅ String Methods and Indexing
  • ✅ Number Guessing Game
  • ✅ Modules (random, math)

About

A beginner-friendly collection of Python scripts to help you learn the core concepts of Python programming — including variables, conditionals, loops, functions, and more. This project is perfect for new programmers, students, or anyone looking to build a strong foundation in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages