pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much moreπŸ’»
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

Fix for addition of two positive integers linked to A simple calculator in javascript #440

Closed ananthalakshmiragi closed 3 years ago

ananthalakshmiragi commented 3 years ago

Bug 🐞

Description

Fix for addition of two positive integers instead of concatenating two integers. Reference to #426 linked to Feature: A simple calculator in javascript

Checklist: