This repository was archived by the owner on Jun 29, 2021. It is now read-only.
This repository was archived by the owner on Jun 29, 2021. It is now read-only.
New exercise about variable types #25
Open
Description
The exercise should introduce students to basic datatypes in programming, such as:
- numeric types: int, float, (complex)
- boolean
- string
It should also include some introduction to operations on these types.
Further, introduction to containers such as lists and dicts (maps) can be added as well.
Metadata
Metadata
Assignees
Labels
No labels