mirror of
https://hub.njuu.cf/TheAlgorithms/Python.git
synced 2023-10-11 13:06:12 +08:00
cecf43d648
* Pyupgrade to Python 3.9 * updating DIRECTORY.md Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_to_decimal.py | ||
binary_to_octal.py | ||
decimal_to_any.py | ||
decimal_to_binary_recursion.py | ||
decimal_to_binary.py | ||
decimal_to_hexadecimal.py | ||
decimal_to_octal.py | ||
hex_to_bin.py | ||
hexadecimal_to_decimal.py | ||
molecular_chemistry.py | ||
octal_to_decimal.py | ||
prefix_conversions.py | ||
rgb_hsv_conversion.py | ||
roman_numerals.py | ||
temperature_conversions.py | ||
weight_conversion.py |