Kernel-rb / CP-Problems-Solutions

🦊 This repository created to improve problem-solving skills and prepare for competitive programming tournaments.
https://www.youtube.com/@kernelrb
0 stars 0 forks source link

Added Défibrillateurs.py, mime-type.py, and README.md to 1.June-2024 … #1

Closed Kernel-rb closed 3 months ago

Kernel-rb commented 3 months ago

…folder

Summary by Sourcery

This pull request introduces a new Python script 'mime-type.py' for detecting MIME types based on file extensions and adds a README.md file documenting the 'Défibrillateurs' and 'mime-type' challenges.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request adds two new Python scripts, 'Défibrillateurs.py' and 'mime-type.py', along with a README.md file to the '1.June-2024' folder. The 'mime-type.py' script handles MIME type detection based on file extensions, while the README.md provides an overview of the challenges and their solutions.

File-Level Changes

Files Changes
0.Coding-Game/1.June-2024/mime-type.py
0.Coding-Game/1.June-2024/README.md
Added new Python scripts for coding challenges and updated README.md to include challenge details and solution links.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.