Tell us what’s happening:
Describe your issue in detail here.
Your code so far
const fCC = "freeCodeCamp"; // Change this line
let fact = "is cool!"; // Change tvarvarcf
fact = "is awesome!";
console.log(fCC, fact); // Change thivcfCfCthivcfCfthivcfCthivcfthivcthiv
fffCC
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
Challenge: Basic JavaScript - Declare a Read-Only Variable with the const Keyword
Link to the challenge: