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
1 Réponse
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.