Open the-cybersapien opened 7 years ago
Given a user provide Hexadecimal number N, get the decimal equivalent of N. Also given a number N in decimal, convert it to Hexadecimal.
Implement the following conversion in the following Languages:
Suggest more Languages and claim that PR!
i want to work on this in python
I would like to do this in c++
i want to work on this in c.
Given a user provide Hexadecimal number N, get the decimal equivalent of N. Also given a number N in decimal, convert it to Hexadecimal.
Implement the following conversion in the following Languages:
Suggest more Languages and claim that PR!