<!DOCTYPE html>
<html>
<body>
<script>
let str = 'Hello World "This" is some sample Text ' ';
console.log(str);
</script>
</script>
</body>
</html>
' single quote
" double quote
backslash
newline
carriage return
tab
backspace
f form feed