LogicDecode / hactoberfest2023

Pull request best of your code snippets to help open source community
MIT License
10 stars 143 forks source link

Update BoundaryTraversal.py #75

Closed Nikhil18Patil closed 11 months ago

Nikhil18Patil commented 11 months ago

I've used extend to add elements to the boundary list, and I've simplified the loops to make the code more concise while preserving the logic.