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.
why is it specified that String does not have the function "enumerated()"?
Loading collection data...
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.
why is it specified that String does not have the function "enumerated()"?