Pankaj0038 / dcodeKi

Python GUI based encoder-decoder tool
https://pankaj0038.github.io/dcodeKi/
8 stars 18 forks source link

Issue #45 Base45 and base 62 decoder and encoder #57

Closed AnamNaaz-7 closed 9 months ago

AnamNaaz-7 commented 9 months ago

Written the code for the base 45 and base62 encoder and decoder. Created buttons for the algorithm and the functionality is added in the main file.

Pankaj0038 commented 9 months ago

remove the examples , but want to ask that did you use chatgpt to create the algorithms ?

AnamNaaz-7 commented 9 months ago

Yes. I have done the required changes

Pankaj0038 commented 9 months ago

Run your code before submitting