dailycodebase icon indicating copy to clipboard operation
dailycodebase copied to clipboard

Python program for product of two numbers and Linear search program in python

Open NormalVad opened this issue 5 years ago • 1 comments

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

NormalVad avatar Oct 26 '20 03:10 NormalVad

@MadhavBahl , I have created pull request for python program for Linear Search and product of two numbers in python (for Hacktoberfest). Please approve.

NormalVad avatar Oct 26 '20 03:10 NormalVad