enter image description here
In the given statement, it prints the string and None.
I tried printing a print statement meant to display the quoted string. I was expecting a traceback, but I got both the output as well as ‘None’. Can anyone please explain the mechanism behind the given output?
2