Hacktoberfest-2k18 icon indicating copy to clipboard operation
Hacktoberfest-2k18 copied to clipboard

Hindi words to hexadecimal code

Open sharanyakamath opened this issue 7 years ago • 7 comments

Description

Take the inputs as Hindi words from a file and convert each of them into hexadecimal values

Details

  • Technical Specifications: Any programming language
  • Type of issue: Single
  • Time Limit: 3 days

Directory Structure

Create a folder of the programming language used inside 'text_to_hex' folder inside 'algorithms' folder. Save your program file and text file inside this as <your_name>.extension and <your_name>.txt Eg: algorithms/text_to_hex/python/sharanya.txt and algorithms/text_to_hex/python/sharanya.py

Note

Please claim the issue first by commenting here before starting to work on it.

sharanyakamath avatar Oct 07 '18 07:10 sharanyakamath

I would like to work .

Apoorva-13 avatar Oct 07 '18 07:10 Apoorva-13

@Apoorva-13 Go ahead

sharanyakamath avatar Oct 07 '18 07:10 sharanyakamath

the hindi works would be like ' namaste ' and would be entered from command line?

Apoorva-13 avatar Oct 07 '18 07:10 Apoorva-13

@Apoorva-13 Take the inputs from a text file.

sharanyakamath avatar Oct 07 '18 07:10 sharanyakamath

ok thanks:)

Apoorva-13 avatar Oct 07 '18 07:10 Apoorva-13

I need to do this right , though this is not a hindi word. A string like "Hello World" to hex format: 48656C6C6F20576F726C64.

Apoorva-13 avatar Oct 07 '18 08:10 Apoorva-13

@Apoorva-13 Any updates on this?

mahim23 avatar Oct 12 '18 10:10 mahim23