Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 916 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 916 Bytes

Here is the revised README.md file:

# My Boring Python Project

This repo is filled with smart stupidness.

## Project Structure

- **get_1000_to_win.py**: A script with an interactive game where the goal is to reach 1000 points.
- **limited_calculator.py**: An addition calculator but the limit is 1000.
- **Money_exchange(PHP-USD).py**: A dollars to pesos rich indicator.

## Getting Started

To run any of the scripts, clone the repository and execute the desired script using Python.

```bash
git clone https://github.com/Noulion/my_boring_python_proj.git
cd my_boring_python_proj
python <script_name>.py

Contributing

This project is open for contributions. Feel free to fork the repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For any questions or suggestions, please open an issue in the repository.