Tag for Formatting
This text maintains
its original
formatting.
Tag for Code SnippetsHere is a code snippet:
function greet() {
console.log("Hello, World!");
}
To copy text, press Ctrl + C.
Sample program output:
Hello, User!The area of a circle is given by A = πr², where r is the radius.