Chr and Ord Function in Python

Chr and Ord Function in Python:

We can use the PyCharm code editor for this example. If you do not know about it then follow this link- How to install PyCharm for Python and create a program in it.

(1) chr() Function- Converts ASCII value of x to a character.

chr() Function in python

(2) ord() Function- Returns the character associated with the ASCII code x.

chr() Function in python

Spooling and Virtual Devices
Information Security in E-Commerce
Client-Server Architecture
Python String Function
String Iteration in Python
String Indexing and String Slicing in Python
Python (programming language)– Wikipedia

Comments (No)

Leave a Reply