cleanup
This commit is contained in:
parent
62a4b8967f
commit
d8055c45df
@ -1,5 +0,0 @@
|
||||
const myName = "Maaike";
|
||||
const myAge = 29;
|
||||
const coder = true;
|
||||
const message = "Hello, my name is "+myName+", I am "+myAge+" years old and I can code JavaScript: "+coder+".";
|
||||
console.log(message);
|
||||
Loading…
x
Reference in New Issue
Block a user