Python Program very low level (Year 11)

It’s literally a small python assignment for UK AQA GCSE computing project.

Entails:

RLE to ascii
Display ASCII art
ASCII to RLE

The code shouldn’t be crazy sophisticated and should include what each variable does with the use of a # as I need to do a write-up of it afterward.