Giter Site home page Giter Site logo

number_base_converter's Introduction

number base converter

Finally, a repository that does something barely count as useful. I got 2 versions of code here, one's maximum base number is 36 and output string while another's maximum base number is 10 and output float, use them depending on your purpose More informations is on the codes' comments.

You will need to change the code in main.py if you changed the name of Base10.py or/and Base36.py, and you will need all 3 of them if you are planning to use main.py.

number_base_converter's People

Contributors

taokyleyt avatar

Stargazers

 avatar

Watchers

 avatar

number_base_converter's Issues

Base36 Fail to work normally

Base36.py is meant to work like Base10.py, but support base number 11 or above with capitals(A to Z), but somehow it doesn’t work as intended, or even gives out wrong result.
If any of you successfully make it work as intended or have idea that can make it do so, please attach the improved Base36.py or/and send me the idea/information of the edited part to me through here, thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.