# Les 3

## Slides

Nog geen slides beschikbaar

## Leerdoelen

* `replace()` voor het vervangen in een string
* herhaling maken van een lijst
* herhaling itereren over een lijst

## Instructies voor de leerkracht

In deze les zorgen we ervoor dat sommen met een spatie ook mogen, bijv 5 + 4. Op het einde hebben de leerlingen ongeveer dit programma: <https://replit.com/@mevrHermans/Pidk-K2-M3-L3-einde>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://felienne.gitbook.io/codasium/module-2.3-rekenmachine/les-3.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
