Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

🐍 Python Basics

This repository introduces the fundamentals of Python programming. It’s designed for beginners who want to learn how Python works, from basic syntax to core programming concepts.

📚 What You'll Learn

  • ✅ Variables & Data Types (int, float, str, bool)
  • ✅ Input/Output (reading from and writing to the console)
  • ✅ Conditional Statements (if, elif, else)
  • ✅ Loops (for, while)
  • ✅ Functions (defining and calling)
  • ✅ Lists, Tuples, Dictionaries, and Sets
  • ✅ String operations
  • ✅ Basic error handling with try/except
  • ✅ Importing and using modules

🛠 Requirements

  • Python 3.x installed
  • A code editor like VS Code or PyCharm
  • Git (optional, for version control)

🚀 Getting Started

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages