Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

ord function demo : ord « Buildin Function « Python






ord function demo

ord function demo

print ord('s')

           
       

Related examples in the same category

1.List comprehensions: ord List comprehensions: ord