The output of LEN ("AB123")is what
Answers
Answered by
0
Answer:
Explanation:LEN("AB123")
Traceback (most recent call last):
File "<pyshell>", line 1, in <module>
NameError: name 'LEN' is not defined
Similar questions