Welcome to the Basics Program Repository in Python! This repository is a collection of simple and fundamental Python programs designed to help beginners learn and practice core programming concepts.
- Hello, World!
- Variables and Data Types
- Control Flow
- Functions
- Loops
- Lists and Tuples
- Dictionaries
If you would like to contribute to this repository, you are welcome to submit a pull request. Contributions such as adding new programs, improving existing code, or fixing errors are greatly appreciated.
The programs in this repository are inspired by various programming tutorials and resources. The sources and authors of the original programs are acknowledged within each file.