Kuis Coding : Map

Run Settings
LanguageJavaScript
Language Version
Run Command
const currency = new Map([ ["USD", 14000], ["JPY", 131], ["SGD", 11000], ["MYR", 3500] ]); const priceInIDR = currency.get("JPY") * priceInJPY;
Editor Settings
Theme
Key bindings
Full width
Lines