Demo: Comments [8 of 51]
// console.log("Hello, infinity and beyond!")
// -------------------------
// this code reverses a string
/*
Multi-line comments!!
*/
from: Demo: Comments [8 of 51] | Beginner’s Series to JavaScript (YouTube)
// console.log("Hello, infinity and beyond!")
// -------------------------
// this code reverses a string
/*
Multi-line comments!!
*/
from: Demo: Comments [8 of 51] | Beginner’s Series to JavaScript (YouTube)