Uploaded by AN_ANON_PERSON

Psudocode

advertisement
Ask the user how many hits they want to add
Set the user's input to the variable "num"
Repeat Below "num" times
Call the ReadTargetData subroutine
Set the 5 of the variables from the ReadTargetData subroutine to an array with one of the dimentions being the number and the other being the related variable
End of loop
Download