What are the advantages of using a loop when writing code? (choose all that apply)
By making the code shorter, the code is more likely to have an error
By making the code shorter, the program can run faster
By making the code shorter, the amount of physical memory used is smaller
By making the code shorter, it is easier on the person making the code