alexa slotsTo capture a user’s input we need to use so-called slots in intent utterances. To achieve that, we can use curly braces ({}) to provide a slot name. For example: We would likeIn this lab, you will add custom slots to capture two data points and return them as part of the intent response. Objectives for this lab include creating