Python provides two iteration statements— _________ and _________ :
Fill in the blank(s) with the appropriate word(s).
while and for
Computer Science & Information Technology
You might also like to view...
Thefirst level of sortingwhen sorting records on two or more fields
a. Outermost b. Innermost c. Priority
Computer Science & Information Technology
A table of keyed elements which uses a hash function to located positions in the table is a(n):
A. keyed table B. function table C. hash table D. chained table
Computer Science & Information Technology