s = "Hey There"
first_two = s[:2]
print(first_two)
He
Learn Flask development and learn to build cool apps with our premium Python course on Udemy.