Skip to content

Base-N Calculator #957

@XZANATOL

Description

@XZANATOL

Aim

  • A Python calculator that can convert numbers from base-X to base-Y. Example: Decimal to Binary, Binary to Octal, Base 3 to Base 6, ..etc.

Details

  • The script will not be limited to the known bases of Binary, Octal, Decimal, and Hexadecimal. The user will be able to enter/ convert-to the desired base number.
  • The Script will be able to also deal with decimal numbers.
  • Imparative approach will be used. (No external libraries to do the conversion job)

Contribution Event

  • GSSOC

Metadata

Metadata

Assignees

Labels

assignedIssues which are assigned to someoneenhancementNew feature or requestgood first issueGood for newcomersgssoc23Issues created for/by the GirlScript Summer of Code'23 Participantslevel2Bug fixing, Adding small features

Projects

Status
Closed-Issues and PR

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions