my_servo is the name of your servo object
write() is a function in the Servo library that moves the specified servo to the position given
Hence my_servo.write(pos);
side note: please, please never ever again post pictures of text... Not only they are not readable nor usable directly for copy&paste but they use up lots of storage and internet bandwidth which contributes to polluting the planet.