Did some testing in Studio. Skip While Function will skip the first result that satisfies the condition. This filters the results to 4 items leaving out the Mango row. Then we call the item from the results with the index 0 which is apple for the quantity value which is 10. Changing the index would call the other items in the filtered results
Note: Only skips first occurrence so if you were to add another Mango row to the end of the input file, the second occurrence would not be skipped and would still show in the results if you call that index
skipwhile will only skip Items all the way to mango, but quantity index is still at 0 thus answer is 10. even if item = pear, the answer will still be 10
This section is not available anymore. Please use the main Exam Page.UiADPv1 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
e92a31f
2 months, 3 weeks agoe92a31f
2 months, 3 weeks agoAplin
7 months agoUi_Bot001
9 months, 3 weeks agomilindkumar
1 year, 1 month agoASMA__
1 year, 3 months agoASMA__
1 year, 3 months ago[Removed]
1 year, 4 months agoEricHsu
1 year, 4 months agotenso
11 months, 1 week agoEricHsu
1 year, 4 months ago