a = input(«Норм бро?:») if a == 'Да': print("Лучший бро!") elif a == 'Нет': print("Ну ничего страшного ¯\_(ツ)_/¯") else: print("Окей бро >")