hands-on tutorial

Python - Lists & Strings & Dictionaries

The questions this addresses are:
- How can I store multiple values?

The objectives are:
- Explain why programs need collections of values.
- Write programs that create flat lists, index them, slice them, and modify them through assignment and method calls.

Licence: Creative Commons Attribution 4.0 International

Keywords: Foundations of Data Science, jupyter-notebook

Target audience: Students

Resource type: hands-on tutorial

Version: 6

Status: Active

Learning objectives:

Explain why programs need collections of values.
- Write programs that create flat lists, index them, slice them, and modify them through assignment and method calls.

Date modified: 2024-06-25

Date published: 2022-04-25

Authors: Bazante Sanders, Donny Vrins, Helena Rasche, The Carpentries

Contributors: Bazante Sanders, Donny Vrins, Helena Rasche, The Carpentries

Scientific topics: Software engineering

External resources:

Activity log