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.
2 points
QUESTION 24
What is the name of the standard GUI module for Python?
tkinter
PyQt5
breezypythongui
Kivy
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,
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!