Zdobądź n -ty charakteru pythona smyczkowego

string = "hello world"
print string[4]
//o
Joyous Jay