Ruby Cheat Sheet
single-quote-vs-double-quote
ruby
python
javascript
go
rust
单引号只能够是字符,双引号是字符串
'中' "中国人"