Juniata College

Python data concepts. Short answer. [15 pts] For each of these Python data structures, describe their basic structure, purpose and inherent limitations, and if each structure is immutable or not. Structure. Purpose. Limitations. Immutable? Tuple (): List []: Dictionary {}: … ................
................