GiovanniBruno22 / PythonBeginners

This repository is meant for new developers to submit first pull requests to and get reviews from peers.
17 stars 22 forks source link

added number base converter file #42

Closed Berneyw closed 10 months ago

Berneyw commented 11 months ago

I writed simple number base converter that can convert decimal numbers to binary, oct and hex.