What will be the output of the following Python code? 
example = "helle"
example.rfind("e")

Posted on by