1) What is For loop? a) Used for iterating over a sequence such as list and tuple. b) A selection method. c) Use keyword 'for loop'. d) An iteration method that does not has any condition. 2) Python supports the usual logical conditions from mathematics such the following EXCEPT: a) Equals '==' b) Less than '<' c) Greater than or equal to '>=" d) Assign '=' 3) Python uses indentation, or the space at the start of a line, to specify the scope of the code. a) Yes b) No 4) Python expresses "if the previous conditions were not true, then try this condition" with the _______ keyword. a) else if b) elif c) next d) continue 5) List items are _________, _______________, and allow ___________ values. a) ordered, changeable, duplicate b) unordered, changeable, duplicate c) ordered, unchangeable, duplicate d) unordered, unchangeable, duplicate

Bảng xếp hạng

Phong cách trực quan

Tùy chọn

Chuyển đổi mẫu

Bạn có muốn khôi phục tự động lưu: không?