+ 4
Challenge
challenge is that you have to display a random word which is written in ASCII like this for ex a[]={65,23};b[]={56,67,89};etc it may any word but let it be hi and happy .You have to display random word by converting ASCII .It would display hi or happy. I hope you have understood . please give replay with code .
1 Answer
0
Can you post an array of ASCII characters?