10th class Computer online test Data and Repetition
Chapter 4 – Data and Repetition
Quiz
10th class Computer online test Data and Repetition
Chapter 4 – Data and Repetition
Quiz
What is the purpose of a loop in programming?Which of the following is an example of a loop in Python?What does the break statement do in a loop?What is the syntax for a while loop in Python?Which statement is used to skip the current iteration of a loop?How can you iterate over each element in a list?Which of the following is NOT a type of loop?Which of the following is an example of repetition in programming?What type of data structure is commonly used to store a collection of elements that can be iterated over in a loop?In a while loop, what ensures the loop eventually stops executing?
No comments:
Post a Comment