Computer Science, asked by rheuureururu, 2 months ago

4)What is the output of the following statement in Python :

print( ord('a' ) )​

Answers

Answered by programmer14
0

Answer:

65

Explanation:

it is the ord funcation result

hope it helps

mark me as brainlyist

Similar questions