Fix typos, add some code
This commit is contained in:
parent
83da9d31cc
commit
6fc4750cdc
15 changed files with 155 additions and 78 deletions
|
@ -1,2 +1,2 @@
|
|||
let name = "Marko"; // string slice
|
||||
let age = 26; // integer
|
||||
let name = "Marko"; // Merkkijono
|
||||
let age = 26; // Kokonaisluku
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue