Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

History

History
History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Readme.md

Outline

Base-N Calculator

It is a GUI based script that allows user to enter a number of any base and convert it to another. However, there is a small limitation for the conversion.

  • The base should not be smaller than 2.
  • Alphabetic symbols are not used in conversions, you'll have to convert this part by yourself. To know why check this link

Installation

Nothing to be installed, just run the script directly.

Usage

  1. Fill the required fields.
  2. the conversion result will be displayed in the Result Entry.

Output

Converted number to base Y.

Authors

Written by XZANATOL.

The project was built as a contribution during GSSOC'21.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.