I am beginner in Web,I am new to safari browser
.
I am debugging a code in safari.
I used to do some basic calculations and check some console
statements in browser console during debugging
.
I tried some simple codes.
But the following two statements return error in safari.
1+1
and
console.log("I am in Safari console")
Please suggest me a solution
Please inform if any setting changes are required ?
The above statements works good in
chrome
,firefox
,internet explorer