• 🌱 Comment nhiều dòng(thay vì dùng # ở mỗi dòng) trong Ruby như sau:
=begin
  this is first comment!
  this is sencond comment!
=end
 
def func; end