Berat-O / Python_Project

Basic Python projects for beginners and you can add your own project, good first issue
17 stars 18 forks source link

Update app.py #7

Closed gapilongo closed 6 months ago

gapilongo commented 6 months ago

These changes aim to make the code more robust, easier to read, and the output more professional.

Berat-O commented 6 months ago

These changes sound like they're really going to enhance the codebase. Modularization and proper error handling are crucial for maintainability and reliability. Renaming msft to ticker also makes the code more understandable and flexible.Thank you for your contribution! Your improvements have been merged into the codebase. The changes you've made greatly enhance the readability and robustness of the code, which is invaluable to our project.