Home > Course #1 Javascript Basics > Course #1 Javascript Basics > Conditional Statements and Loops Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.A for loop is used to iterate over a collection of items. It consists of three parts: initialization, condition, and _.Write the missing line below.SubmitReveal answer Show following content