Question 35: Find Input: For Loop break on Condition Enter a list of integers that will cause the body of the for loop t
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 35: Find Input: For Loop break on Condition Enter a list of integers that will cause the body of the for loop t
Question 35: Find Input: For Loop break on Condition Enter a list of integers that will cause the body of the for loop to execute 6 or more times. li = ? for y in li: if y % 2. break 0: Save & Grade 3 attempts left Save only 6 points available for this attempt (following attempts are worth: 3, 1)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!