# frozen_string_literal: true S = gets.chomp puts S.gsub('ao', 'ki')