sumasm0416 / Basic-Programs

This repository contains a compilation of simple and fundamental Python programs, offering a solid foundation for beginners to practice and understand core programming concepts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-Programs

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.

Table of Contents

  1. Hello, World!
  2. Variables and Data Types
  3. Control Flow
  4. Functions
  5. Loops
  6. Lists and Tuples
  7. Dictionaries

Contributing

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.

Acknowledgements

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.

Thanks!

About

This repository contains a compilation of simple and fundamental Python programs, offering a solid foundation for beginners to practice and understand core programming concepts.


Languages

Language:Jupyter Notebook 100.0%