mirror of https://github.com/01-edu/public.git
Clement Denis
4 years ago
1 changed files with 0 additions and 16 deletions
@ -1,16 +0,0 @@
|
||||
## Primitives |
||||
|
||||
### Instructions |
||||
|
||||
Create a variable for each primitives: |
||||
- use the identifier `age` for `Number` |
||||
- use the identifier `name` for `String` |
||||
- use the identifier `cool` for `Boolean` |
||||
|
||||
|
||||
### Notions |
||||
|
||||
- [nan-academy.github.io/js-training/examples/primitive-and-operators](https://nan-academy.github.io/js-training/examples/primitive-and-operators.js) |
||||
- [nan-academy.github.io/js-training/examples/variables](https://nan-academy.github.io/js-training/examples/variables.js) |
||||
|
||||
|
Loading…
Reference in new issue