QUESTION 23 What statement regarding the use of lists is accurate? The individual elements within a list are immutable,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 23 What statement regarding the use of lists is accurate? The individual elements within a list are immutable,
QUESTION 23 What statement regarding the use of lists is accurate? The individual elements within a list are immutable, in that the values cannot be changed. Two lists cannot be concatenated together, without the creation of a third list. A list can be sliced into sublists. When a list is evaluated, the elements are not evaluated. QUESTION 24 A data structure is a simple unit that consists of one chunk of data only. O True O False
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!