Computer Science, asked by siddarthvajra6256, 1 month ago

If A = "Python" and B = list(A), then identify invalid python statements:
(1) A[0] = 'p' (m) B[0] = 'p' (i) A[0] = len(A) (iv) B[0] = len(B)

Answers

Answered by sk8285139235
0

Answer:

learn a 4th is your answer of question

Similar questions