Programming (Year 12)
Strings
What will the following code return? len('Hello World!')?
11
10
12
13