Hi,
How to display the ASCII value of a character?
Suppose i give any string as an input, the code should display the ascii value of each character in the string.
Can i get a sample code?