What is the output of the below code snippet? String str = "Saudi Vision 2023!"; System.out.println(str.indexOf('I'));