Search
Create a variable named phoneNumber and store the number 1234567890 as the value. Create another variable named pinCode and store the value 2255 in it.
phoneNumber
pinCode
At the end, put the values of both variables in the console.