Assuming that String is six or more letters long, the following slice String [1:-2] is shorter than the original string by:

Assuming that String is six or more letters long, the following slice String [1:-2] is shorter than the original string by:
A . four chars
B . three chars
C . one char
D . two chars

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments