LogoYasir Bhutta
30:00
Question 1
1/13

What will be the output of the following code?

Python
name = "Alice"
print(name[1])