Informatics Practices
Related Questions
Fill in the blanks:
_________ loop is the best when the number of iterations is known.
Fill in the blanks:
_________ statements let us write a program to do different tasks or take different paths based on the outcome of the conditions.
Fill in the blanks:
The _________ construct means repetition of a set of statements depending upon a condition test.
Fill in the blanks:
The _________ statement is used to iterate over a range of values or a sequence.