Python
Python copied to clipboard
Add: my_algorithm function (simple example)
This pull request adds a simple algorithm file as a practice contribution.
- Added my_algorithm.py
- Followed project folder structure and contribution rules
- Code is clean and formatted correctly