# Les 3

## Slides

Nog geen slides beschikbaar

### Leerdoelen

* Herhalen van:
  * het maken van een functie om code te organiseren

## Instructies voor de leerkracht <a href="#instructies-voor-de-leerkracht" id="instructies-voor-de-leerkracht"></a>

In deze les verfijnen leerlingen het selectiegedeelte van het programma door te kijken of een woord al eerder gepresenteerd is aan de gebruiker. Ook ruimen ze de code op met een functie.

Het eindproduct van deze les is ongeveer [dit programma](https://replit.com/@mevrHermans/pidk-k3-m3-l3-einde). Daaraan werken lln volgende les weer verder.


---

# 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-3.2-woordenoefenapp/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.
