dailycodebase
dailycodebase copied to clipboard
Python program for product of two numbers and Linear search program in python
Please make sure you have done the following:
- [x] Created a folder with the name of language you code inside directory for the day you are making the contribution to
- [x] Added the source code file inside
/Day<n>/<Language>/ - [x] Tested your code
- [x] Added credits (author and date) at the top of the code
- [x] Updated README.md for
/Day <n>/ - [x] Added yourself as a contributor using
all-contributors-cli
@MadhavBahl , I have created pull request for python program for Linear Search and product of two numbers in python (for Hacktoberfest). Please approve.