It's Trimester 3 of AP CSP, time for a MCQ
len LENGTH(utensils)
temp utensils[len]
REMOVE(utensils, len)
APPEND(utensils, temp)
but the answer is C as I want to insert and not append to the end
Given my score on this MCQ I definitely feel confident in my abilites; however, I need to look more clearly at questions. I messed up one 2 just by not reading the question correctly, and I need to focus more on concepts (routing, internet, world wide web) than coding fundamentals