What is the output of the following segment :
print(chr(ord('A')))
A
B
a
Error
This question is part of this quiz :