+ 5

How can I convert binary to text in this code ?

You can see, In this code I have already used the 0-9 numbers ( because 0 & 1 ) that's why I am not able to convert binary numbers ( because it have only 0 & 1 value ). So the question is how can I put binary values ( 01000001 = A and so on... ) in this code without deleting the numbers ( 0 = 00110000 & 1 = 00110001 ) ? https://code.sololearn.com/Wex03K5Dj3Qo/?ref=app

15th Mar 2019, 3:47 AM
Muhammad Siam Bhuiyan
Muhammad Siam Bhuiyan - avatar
1 Réponse
16th Mar 2019, 4:42 PM
Zhenis Otarbay
Zhenis Otarbay - avatar