198k views
0 votes
Write a for loop that is going to check whether the values in data_list are even or odd. Use a for loop with a conditional to do this. For each value, it should add True to a new list is_even if the value is even, and False to is_even if the value is odd.

1 Answer

0 votes

Answer:

Jsjshshusuaijwiwueheue

User Amit Garg
by
4.4k points