> New to programming?

New to programming?

Posted at: 2014-12-18 
We are supposed to code a program that uses run length encoding and keyword compression. Like I said above, I know the if-then-else structure, but I need a little boost to get started!

Here is a template my teacher gave me, but I am not sure where to go from here! I would ask my teacher, but I thought I'd ask everyone here first.

Keep in mind that this is an intro class so it will be the basics. Please try to make me be able to understand lol!

Here's a picture of the template:

Also, it is missing:

i = i + 1

with another block that I'm supposed to write code in

#output

print(outstring)