Привет, как тебя там?
def who_are_you_and_hello():
name = input()
while not name.isalpha() or not name.istitle():
name = input()
print(f'Привет, {name}!')
Многие ответы Яндекс здесь https://t.me/otvetinalms
Осуществляем помощь при решении задач