Skip to content
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
@pilino1234

Description

@pilino1234

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions