home
Learn
screen_rotation
str = "Hello World" print(str[0:2])
Program Output
He