Posted inRuby Ruby: Printing a message to stdout Posted by By Robert March 24, 2023 # statement-1 puts "Hello, World Another way of writing statement-1 above: puts ("Hello, World!") Robert Hi, I’m Robert. I have built custom software professionally for more than 15 years. View All Posts Post navigation Previous Post Ruby: if – else – elsif – not – unless – true – falseNext PostRuby: Declaring a Variable