pratik-choudhari / AlgoCode

Welcome everyone!🌟 Here you can solve problems, build scrappers and much more💻
https://github.com/pratik-choudhari/AlgoCode
MIT License
131 stars 166 forks source link

added code for number conversion #300

Closed Bhavya-Tripathi closed 3 years ago

Bhavya-Tripathi commented 3 years ago

Description

Added a menu-driven code to convert a given number from one base system to another.

Reference Issue number #264

issue_no must refer to the issue related to this PR, visit here

Type of change

Choosing one or more options from the following as per the nature of your Pull request. NOTE: Check boxes using [x]

Checklist:

Bhavya-Tripathi commented 3 years ago

@pratik-choudhari I have added the code for number system conversion. Please review my pull request.

pratik-choudhari commented 3 years ago

@Bhavya-Tripathi Add a readme with your name and gh link. Also consider starring the repo☺

Bhavya-Tripathi commented 3 years ago

Sure thing 👍

Bhavya-Tripathi commented 3 years ago

I have made the required changes. Kindly review them @pratik-choudhari . Thanks!