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 #336

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

giftcup commented 2 years ago

I'll like to work on this

harshraj8843 commented 2 years ago

Hey @giftcup

Thanks for showing your interest in this open source project 😃

I'll like to work on this

Sure

giftcup commented 2 years ago

I mistakenly unassigned myself, please can you assign the task to me again.