The Sidef programming language
Search...
Ctrl + K
Programming tasks
C
Character codes
Copy
say 'a'.ord # => 97
say 97.chr # => 'a'
Previous
Chaos game
Next
Chebyshev coefficients
Last updated
1 year ago
Was this helpful?