• Custom User Avatar

    gets the following error message:

    solution.swift:7:26: error: value of type 'Character' has no member 'asciiValue'

    What could be the reason? If I run it locally, it works.

  • Custom User Avatar

    why is it specified that String does not have the function "enumerated()"?