Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

New exercise about variable types #25

Open
pilino1234 opened this issue Sep 15, 2018 · 1 comment
Open

New exercise about variable types #25

pilino1234 opened this issue Sep 15, 2018 · 1 comment
Assignees

Comments

@pilino1234
Copy link
Contributor

pilino1234 commented Sep 15, 2018

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.

@pilino1234 pilino1234 self-assigned this Sep 25, 2018
@pilino1234 pilino1234 changed the title Ny uppgift om datatyper i control_flow New exercise about variable types Jan 17, 2019
@pilino1234
Copy link
Contributor Author

  • Using type() to find the type of variables?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant