Skip to content

Latest commit

 

History

History
51 lines (48 loc) · 1.69 KB

README.md

File metadata and controls

51 lines (48 loc) · 1.69 KB

PythonSnippets

Mathematics and Data Science go hand in hand, hence it always makes sense to have a common repository for Python 101 and Notebooks. Python scripts, programs and code snippets to demonstrate the capabilities of Python language (as of its data structures and API), algorithms implemented using Python language and the methods to refer for use in other projects.

Python101

Python scripts and programs with PDF processing (text to speech generation) and Mathematical function. Some of them are:

  • addTwoNums.py
  • areaOfTriangleByBaseAndHeight.py
  • armstrongNumber.py
  • armstrongNumbersInRange.py
  • checkEvenOddNumber.py
  • checkLeapYear.py
  • checkPositiveNegativeZero.py
  • checkPrimeNumber.py
  • classInheritance.py
  • classMethodToInItInstances.py
  • convertKmToMile.py
  • convertMileToKm.py
  • dunderMethods.py
  • factorial.py
  • fibonacciSeries.py
  • generateRandomNumber.py
  • largestNumberQuiz.py
  • largestOfThreeNumbers.py
  • listSlicing.py
  • main.py
  • multiplicationTable.py
  • o2c_otc.pdf
  • objectMembers.py
  • palindromeNumber.py
  • passwordGenerator.py
  • powersOfTwo.py
  • printHelloWorld.py
  • printPrimeNumberInSomeRange.py
  • propertySetterDeleter.py
  • readPdfFileOut.py
  • search-engine.py
  • squareRoot.py
  • swapTwoNumbers.py
  • temperatureCelToFahr.py

Jupyter Notebooks

Notebooks with scenarios of extracting random values out of arrays and some complex Math formulas. Some of them are:

  • calendar.ipynb
  • cuberoot.ipynb
  • randomuse.ipynb

For any queries, feel free to utilise the contact points at: