PROGRAMMING:3-1 read in a letter and output the corresponding ASCII value.
3-1 write a program to read in a letter and output the corresponding ASCII value.
###Input format:
For example, enter a letter.
###Output format:
For example: output ASCII of letters
###Input example:
Here is a set of inputs. For example:
```in
A
```
###Output example:
The corresponding output is given here. For example:
```out
sixty-five
```
answer:If there is no answer, please comment
###Input format:
For example, enter a letter.
###Output format:
For example: output ASCII of letters
###Input example:
Here is a set of inputs. For example:
```in
A
```
###Output example:
The corresponding output is given here. For example:
```out
sixty-five
```
answer:If there is no answer, please comment