Home > Course #1 Javascript Basics > Course #1 Javascript Basics > Conditional Statements and Loops Show previous contentAre you sure you're getting this? 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