We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d146e commit c9cffc1Copy full SHA for c9cffc1
variable.rb
@@ -1,2 +1,3 @@
1
# Define a local variable called 'greeting',
2
# give it the value of the string "Hello World"
3
+greeting = "Hello World"
0 commit comments