fopp
fopp copied to clipboard
Extra Exercises for Sequence Mutation
ex8_12_1 and ex8_12_2 are duplicates of exercises from Iteration
ex8_12_3 should be moved to the sequences chapter as long as we intend for them to solve the palindrome by first reversing the string and then comparing the original to the reversed. Otherwise it should be moved to conditionals
@presnick @laumurph
ex_8_12_3 needs to move from iteration chapter to conditionals chapter.
Is this (https://runestone.academy/runestone/static/fopp/TransformingSequences/WPDontMutateAListYouIterateThrough.html) the link to the questions ex8_12_1, ex8_12_2, and ex8_12_3 that are mentioned in this issue?
Hello everyone,
I was checking in on the status of this issue, as I'd like to help triage/close older issue tickets. Is this issue still ongoing? Could we consider closing it? If not, I'd happily look more into the problem!