This article is tagged with:
How to program lua roblox variables
and lua
how to program lua roblox variables
--These are variables
variable = "Hi"
print(variable)
--now you will see in the output Hi when you have press the button play