Skip to content

abhinavmall/PythonStuff

Repository files navigation

PythonStuff

  • Problem1.py This program claculates minimum fixed monthly amount to pay over the year against credit card balance. Rounds off to nearest cent.
  • ps3_hangman.py Hangman game in python
  • ClosetPower.py Calculate integer exponent such that base**exponent is closest to num
  • DeepReverse.py Deep reverse a list
  • Dict_intersect.py Returns a tuple containing intersection and difference between two dictionaries with integer key & value.
  • Filter.py Filter a list based on simple functions
  • Flatten.py Returns a flattened list
  • Mandarin.py Converts two digit numbers to their mandarin equivalent.

About

Programs created while learning programming in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages