const message = "Hi my name is Ananya and im checking if my JS kernel is working or not";
console.log(message);
Hi my name is Ananya and im checking if my JS kernel is working or not