codinasion-archive / codinasion-programme

An open source codebase for sharing programming solutions.
https://codinasion.vercel.app/programme
MIT License
62 stars 147 forks source link

Divide two numbers #338

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

Title of article

Write a C# programme to divide two numbers.

Additional information

Input  : 4 2
Output : 2
Input  : 2 4
Output : 0.5

Code of Conduct

piyush-sri commented 2 years ago

@harshraj8843 could you please assign this task to me i would love to contribute to this issue.

harshraj8843 commented 2 years ago

Hey @piyush-sri

Thanks for showing your interest in this open source project 😃