Up till now we copy-pasted forward() command several times whenever we
wanted to do several steps. Of course real programs should have more powerful
weapon. We are going to learn usage of the new stuff now:
forward()) as long as no obstacle is detected;pick() the star) based on some condition (e.g. we see the star below).This will allow us to create far more whimsical and wonderful programs!
