This repo includes few test problems of Python.
- Checkout
main
branch - For each given task create a new branch
<your-name>/<title-of-the-task>
e.gtasawer/find-similar-characters
- Make changes in code
- Commit your code
- Push your code
- Create Pull request
- Ask for review
- Merge branch after getting approval
- Delete your branch