Answers for "ruby / comment"

1

how to comment in ruby

# How to comment a single line

=begin
How to comment 
Multiple lines
=end
Posted by: Guest on December-19-2020

Browse Popular Code Answers by Language