Prasnya
Prasnya
Prasnya
Continue with Google
Question 9 - Week 6 Practice | Prasnya
Q9
00:00
13 Jul 2025
Q9.
Which of the following changes would also include `SQL` in the final result?
@passage
A
Make the length condition `len(item) % 2 == 1` instead of `== 0`.
B
Remove the condition `len(item) % 2 == 0`.
C
Ensure `'sql'` is written as `'SQL'` in the original list.
D
Remove the condition `isinstance(item, str)`.
Save
Read
Check
Details
Q9
00:00
13 Jul 2025
Q9.
Which of the following changes would also include `SQL` in the final result?
@passage
A
Make the length condition `len(item) % 2 == 1` instead of `== 0`.
B
Remove the condition `len(item) % 2 == 0`.
C
Ensure `'sql'` is written as `'SQL'` in the original list.
D
Remove the condition `isinstance(item, str)`.
Save
Read
Check
Details