anshrathod / Basic-Python-Scripts

Created For HacktoberFest.
GNU General Public License v2.0
27 stars 97 forks source link

Scripts Added #34

Closed kiransbaliga closed 3 years ago

kiransbaliga commented 3 years ago

Two scripts -

  1. to find all possible substrings of a string
  2. to find number of occurences of an element in a list modified the script to find factorial of a number by removing unwanted line

contributed by @kiransbaliga [https://github.com/kiransbaliga]