A
Q. What is the output of the following program?
Code:
print(chr(ord(chr(97))))
- Correct Answer - Option(A)
- Views: 21
- Filed under category Python
- Hashtags:
Discusssion
Login to discuss.