I am having problems with this program. Its in raptor. The objective is to run the program four times and record the number of hearts etc... that come up for each run. The problem is every time it runs it only adds a 1 to the first counter regardless of the number. The numbers are random 1 - 52 and do just that but will not feed down to the correct counter based on the random number produced. I am sure this is an easy fix but Im not seeing it. Please help.