Skip to content

Commit c9cffc1

Browse files
committed
Done.
1 parent d4d146e commit c9cffc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: variable.rb

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Define a local variable called 'greeting',
22
# give it the value of the string "Hello World"
3+
greeting = "Hello World"

0 commit comments

Comments
 (0)