/ Published in: Ruby
![](/img/icon_sav.png?v3)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
?A # => 65 65.chr # => A s = "hello" s[0] # => 104 s[0].chr # => h
Comments
![RSS Feed for Comments RSS Icon](/images/rss.png?v3)