•  
      tasks #43035 Program to print ASCII Value of a character
    #43035
    Ritish Singh (ritish31)
    2022-07-29 10:34
    2022-07-29 10:34
    Details
    Program to print ASCII Value of a character
    ord() : It converts the given string of length one, returns an integer representing the Unicode code point of the character. For example, ord(‘a’) returns the integer 97.
    5 - Medium
    State of Progress
    2022-05-03
    100
    2022-05-04
    Ritish Singh (ritish31)
    Rakesh Kumar Verma (rakesh.verma)
    2022-05-04
    Closed
    Attachments
    References
    References list is empty