Can anybody help me in correcting my code. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can anybody help me in correcting my code.

This code is about converting given data to morse code or binary code as per user's choice in java https://code.sololearn.com/cvb02QJ9pm4S/?ref=app

19th Apr 2018, 3:24 AM
Sachin Srivastava
Sachin Srivastava - avatar
1 Answer
0
Well, although you may not like this you should remove the Binary part. Also use this website if you are going tp do input/output: onlinegdb.com The morse works correctly but you should try to compact the code.
19th Apr 2018, 4:20 AM
Alex
Alex - avatar