local name = "roblock" local tablewow = { "hi" "welcome" "how are you" } print (name .. table.find(tablewow,"how are you") --local creates a variable that stores a value forever antil you change it it will change to that new value