> For the complete documentation index, see [llms.txt](https://felienne.gitbook.io/codasium/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://felienne.gitbook.io/codasium/archief/module-1.1-nederlands/les-4.md).

# Les 4

## Slides

[Module Nederlands, les 4](https://slides.com/felienne/pidk-m1-l4a)

## Leerdoelen

* invoer gebruiken in je programma met `input()`
* de invoer van een gebruiker opslaan in een variabele
* goede en foute code met `input()` herkennen
