Skip to content
Branch: master
Find file History

Latest commit

sarcastic-verma conversions/decimal_to_binary.py: Add type hints (#2001)
* A .py file to covert a base to any new base(2-18)

* Update base_changer.py

* Added type-hints.

* Delete base_changer.py
Latest commit d7cc778 Jun 2, 2020

Files

Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
decimal_to_binary.py conversions/decimal_to_binary.py: Add type hints (#2001) Jun 2, 2020
decimal_to_hexadecimal.py psf/black code formatting (#1277) Oct 5, 2019
decimal_to_octal.py Tighten up psf/black and flake8 (#2024) May 22, 2020
roman_to_integer.py Create roman_to_integer.py (#1636) Dec 20, 2019
You can’t perform that action at this time.