Using Javascript Create a function that cycles through a specific unordered list and determines which items are bold, then un-bold it and make the next element bold. Do you know/remember the cycle trick using modulus (%)? ii. Set a timer that repeats the process every two seconds.
Follow the functions list images and fill out remaining items!