tag:github.com,2008:https://github.com/hasib503/100-Python-Programs/releases Release notes from 100-Python-Programs 2024-09-16T03:35:09Z tag:github.com,2008:Repository/709473237/v1.0.0 2024-09-16T19:28:30Z v1.0.0 - Initial Release <p>This is the initial release of the 100 Python Programs repository.</p> <ul> <li>Includes solutions for various Python problems, such as: <ul> <li>Adding two numbers</li> <li>Calculating square roots</li> <li>Checking leap years</li> <li>Prime number check, and more.</li> </ul> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hasib503/100-Python-Programs/commits/v1.0.0">https://github.com/hasib503/100-Python-Programs/commits/v1.0.0</a></p> hasib503