Related glossary termsLoopRepeat a block of code while a condition is true or for each item.Shared tags: general, control-flowArgumentThe actual value you pass into a function’s parameter.Shared tags: generalArray / ListAn ordered collection of values.Shared tags: general