+ 1
Python 3 module 3 quiz answer 4
list = [1, 2, 3, 4] if ... (list) % 2 == 0 ... print(list[ ... ]) What is the answer?
1 Answer
+ 3
Sorry but I cant see the quiz text direction/instruction.
Check the comment section in quizzes, you will see more explanations regarding this problem.
Also same with lessons, if you are having difficulties just review the lesson and go to comment section of each lesson for more explanation and examples. Happy Coding!