1) Which of the following is a valid variable name in Python? a) 2name b) name_2 2) What will be the data type of the result of: type(5.0)? a) float b) bool 3) What is the output of: 5 > 3 and 4 < 2 a) Error b) False 4) Which of these is NOT a valid data type in Python? a) string b) int 5) Which one assigns a value to a variable correctly? a) x := 5 b) x = 5

排行榜

視覺風格

選項

切換範本

恢復自動保存: ?