When expressions contain variables, they use the values in the variables.

Create an expression that adds the value "Followers:" and the variable followers together.

Make sure to assemble "Followers:" + numberOfFollowers.