ruby -opt code example
Example 1: ruby
Ruby is python but with slightly different syntax
Example 2: ruby for programmers
irb(main):001:0> "Hello World"
=> "Hello World"
Ruby is python but with slightly different syntax
irb(main):001:0> "Hello World"
=> "Hello World"