Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 986 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 986 Bytes

Simple Python Applications

This repository contains a collection of simple Python applications that serve various purposes. These codes are meant to help beginners understand the basics of programming in Python.

Getting Started

To get started, you will need to have Python installed on your computer. You can download and install Python from the official website: https://www.python.org/downloads/

Once you have installed Python, you can clone this repository to your local machine using the following command:

git clone https://github.com/trizkynoviandy/simple-python-apps.git

Contents

The repository contains the following Python applications:

Application 1: Simple GUI Calculator

Application ....

Contributing

If you would like to contribute to this repository, please fork the repository and submit a pull request. All contributions are welcome!

License

This repository is licensed under the MIT License. See the LICENSE file for more information.