codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 170 forks source link

Write a JavaScript program to divide two numbers #96

Closed harshraj8843 closed 1 year ago

harshraj8843 commented 1 year ago

Description

Write a JavaScript program to divide two numbers

Input  : 2 4
Output : 0.5
How to contribute - Save the solution in `DivideTwoNumbers.js` file - Add `DivideTwoNumbers.js` file in `divide-two-numbers` folder
praveenscience commented 1 year ago

!assign

praveenscience commented 1 year ago

I have started working on this, and I am planning to propose my PR on Oct 1st, so others kindly leave this for me. Thank you! 😁

praveenscience commented 1 year ago

Hey @harshraj8843, is everything okay in this PR? codinasion/program#318

harshraj8843 commented 1 year ago

Hey @harshraj8843, is everything okay in this PR? codinasion/program#318

Yes, it will be merged shortly 👍🏻