TODO: ADD MORE
- functions are defined and named using the
def
keyword hamming - A named (and often reusable) section of code that performs a specific task. It may or may not have arguments passed in, and may or may not return data. Created using the
def
keyword. rna-transcription - Tests for this exercise expect a function named
parse
that can be called to transform the markdown formatted text and return HTML formatted text. markdown