'''HTML elements for Gradio interface.''' TITLE = ( '''

Letter counter

''' ) DESCRIPTION = 'Enter text and a letter to count how many times the letter appears in the text.'