Computer Science
In Python, asc() function returns corresponding Unicode value of a character.
Python String Manipulation
1 Like
Answer
False
Reason — The ord() function is used to return the corresponding Unicode value of a character.
Answered By
1 Like