GitXplorerGitXplorer
r

Number-System-Converter

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
2c602e46d0984aa25ad6455bbc4e9208330a8a60

Update README.md

rruppysuppy committed 5 years ago
Verified
86907aa08f4a22cd616cf1bc1130c5942643f2bc

Add files via upload

rruppysuppy committed 6 years ago
Verified
08ae3f07e289209dc24a034950689c40af5f997f

Add files via upload

rruppysuppy committed 6 years ago
Verified
45b3881b7964689076102c392ef42798718b0366

Add files via upload

rruppysuppy committed 6 years ago
Verified
5ea24663d4087c54fce3f6ac2f4db7094f68ca69

Add files via upload

rruppysuppy committed 6 years ago
Verified
3fd7b8b6bf54c51f4c296396aa01f1efaf2c1509

Add files via upload

rruppysuppy committed 6 years ago

README

The README file for this repository.

Number-System-Converter

This is a beginner friendly project (An application which is used to convert the given input in a specified number system to another number system of choice), for learning how to work on github.

Languages/Frameworks Used

  • Python 3.x
  • Tkinter (Available by default upon python installation)