Check
@ -1,5 +1,5 @@
let space = ' ' // an empty space string
let firstName = 'Asabeneh'
let firstName = 'Asabeneh' // represents first name
let lastName = 'Yetayeh'
let country = 'Finland'
let city = 'Helsinki'