Exam4Training

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

Exit mobile version