From 698b1c96e0758026c2b429094cf9b727e41fc216 Mon Sep 17 00:00:00 2001 From: wondrous-tree-ff1d Date: Sat, 20 Feb 2021 21:42:03 +0000 Subject: [PATCH] Done. --- variable.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/variable.rb b/variable.rb index 12b0726..96778a9 100644 --- a/variable.rb +++ b/variable.rb @@ -1,2 +1 @@ - # Define a local variable called 'greeting', - # give it the value of the string "Hello World" +greeting="Hello World"