ord function gets the index of a character : Ord : Buildin Function PYTHON TUTORIALS


PYTHON TUTORIALS » Buildin Function » Ord »

 

ord function gets the index of a character


print ord('a')
print ord('A')
print ord('0')



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON TUTORIALS

 Navioo Buildin Function
» Ord