Part 1: Kotlin Assignment.
In this part of the assignment you will be practicing withKotlin variables, functions, and control structures. Complete thispart by implementing the described functions. You can and shouldcall these functions from inside the main() method in order to testyour work. Your program should do all the following, pay attentionwhen it says you must develop a function to do something:
1. Step 1: Define a _data class_ called `City` that willrepresent the location of a city. A City should have threeproperties: a `name` (String), `latitude` (Double), and `longitude`(Double).
2. Step 2: Define a function called `listCities()` that returnsa `list` of City
PayPal Gateway not configured
PayPal Gateway not configured