๐ค๐ Comment your answers below! ๐
Coding Computing Coach@CodingComputingยท10 Haz@PythonDvz Answer: A. list Solution: The square brackets at the start and end indicate that the object is a list. A list is a collection that can hold objects of any other data type, like int, str, float, etc.๋ฒ์ญ English003147