Using the slice operator, print your first, then last name.2. Print the length of your first name.3. Assume you have two variables: s='s' and p='p'. Using concatenation and repetition, write an expression that produces the string mississippi.