JavaScript metode ganti ()

let text = "Please visit Microsoft!";
let newText = text.replace("Microsoft", "W3Schools");
naly moslih