Login
📚 Python for Introductory Statistics: Lab Workbook
Chapters ▾

2.2 List Operations

Lab 2.2.1

Create a Python list using the ages of US Supreme Course Judges (as of 2021):72,82,66,70,66,60,53,56,49

view answer

Lab 2.2.2

Create a Python list using the ages of US Supreme Course Judges (as of 2021):72,82,66,70,66,60,53,56,49

view answer

Lab 2.2.3

Create a Python list using the ages of US Supreme Course Judges (as of 2021):72,82,66,70,66,60,53,56,49

view answer

Adapted from Python for Introductory Statistics: Student's Lab Workbook, by Simon Aman (Truman College, City Colleges of Chicago), licensed under CC BY 4.0. Changes were made: reformatted as an accessible XYZ web edition with live in-browser code cells. License: CC-BY-4.0.