Cannot assign value of type 'Emoji' to type '[Emoji]'

As a newbie, I am learning iOS development through “Everyone Can Code - App Development with Swift” that Apple offers. Now, however, I am running into a snag on Chapter 4.7, with the following two errors popping up:

Cannot assign value of type ‘Emoji’ to type ‘[Emoji]’

Initializer for conditional binding must have Optional type, not ‘[Emoji]’

Although I am getting the code right (check out the chapter) I still get these two errors. Help would be immensely appreciated!

Hi @Jeffrey

I will try to solve this,can you share the code to check the error if its there?

Hi @Jeffrey,

@khan was right without looking at the code we won’t able to help you. So, Please share your code here