what does god expect of me code example
Example: what does god expect of me
try {
console.log("what does got think of me")
throw "sin"
catch (err) {
console.log("you sinned")
}
try {
console.log("what does got think of me")
throw "sin"
catch (err) {
console.log("you sinned")
}