QP School
QP School
>
Tutorials
>
Ruby 3 Tutorials, exercises and examples
> Hello World in Ruby 3 with variables
Full Version:
Hello World in Ruby 3 with variables
You're currently viewing a stripped down version of our content.
View the full version
with proper formatting.
Qomplainerz
02-15-2021, 01:01 PM
Quote:
var = "Hello, World!"
puts var
QP School
>
Tutorials
>
Ruby 3 Tutorials, exercises and examples
> Hello World in Ruby 3 with variables