Update 10_day_Sets_and_Maps.md

pull/595/head
Güven Karabulut 3 years ago committed by GitHub
parent 721f48ab80
commit 63197f569e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -331,7 +331,7 @@
3 3
``` ```
### Map'ten değer alma* ### Map'ten değer alma
```js ```js
console.log(countriesMap.get('Finland')) console.log(countriesMap.get('Finland'))

Loading…
Cancel
Save