Search
Write an if statement, that displays "Who are you?" if the value of the variable personName is "", provided that the value of personName will always be of the type string.
if
personName
""