QUESTION 17 What statement accurately describes the difference between a list and a dictionary? A list is immutable, whi
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
QUESTION 17 What statement accurately describes the difference between a list and a dictionary? A list is immutable, whi
QUESTION 17 What statement accurately describes the difference between a list and a dictionary? A list is immutable, while a dictionary is not. A list is created with elements in parentheses, while a dictionary is created with square brackets. A list is indexed where as a dictionary is utilized by key. A list can only hold integer and float data. QUESTION 18 In a GUI-based program, what are labels supposed to do? They define the title name of the program that is running. O They are boxes within which a program can accept input. O They are text elements that describe inputs and outputs. They are interactive elements in the program that can be used for selections.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!