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

Multiply Two Numbers #88

Closed harshraj8843 closed 2 years ago

harshraj8843 commented 2 years ago

Title of article

Write a Python programme to multiply two numbers.

Additional information

Input:  5 4
Output: 20

Code of Conduct

Shahzeb-A commented 2 years ago

Hey @harshraj8843 , Iā€™m interested in taking a crack at this one.

harshraj8843 commented 2 years ago

Hey @Shahzeb-A

Thanks for showing your interest in this open source project šŸ˜ƒ

Please follow this :-

Done !!! šŸ‘šŸ»

Shahzeb-A commented 2 years ago

Check please.