hi, so my code looks like this
yet keep getting "SyntaxErro r: Invalid syntax"
i'm new to coding, so sorry if this seems like a dumb question.
Code:
for x, name in enumerate(clients.name, 1):
i'm new to coding, so sorry if this seems like a dumb question.
Comment