When expressions contain variables, they use the values in the variables.
Create an expression that adds the value "Followers:" and the variable followers together.
"Followers:"
followers
Make sure to assemble "Followers:" + followers.
"Followers:" + followers