Python Programing: An Introduction to Computer Science
Python programming , 2/e 1 Python programing : An Introduction to Computer Science Chapter 11 Data Collections Python programming , 2/e 2 Objectives n To understand the use of lists (arrays) to represent a collection of related data. n To be familiar with the functions and methods available for manipulating Python lists. n To be able to write programs that use lists to manage a collection of information. Python programming , 2/e 3 Objectives n To be able to write programs that use lists and classes to structure complex data.
Python Programming, 2/e 7 Sample Problem: Simple Statistics ! The median is the data value that splits the data into equal-sized parts. ! For the data 2, 4, 6, 9, 13, the median
Download Python Programing: An Introduction to Computer Science
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: