CBSE Class 11 Computer Science
Question 40 of 104
List Manipulation — Question 3
Back to all questions 3
Question Question 3
A = [ ] and A = list( ) will produce the same result.
True
A = [ ] and A = list( ) will produce the same result.
True