Intro to Python IV - While & List
Quiz-summary
0 of 6 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
Information
搭配課程進行使用,僅記錄是否作答
You must specify a number. |
|
You must specify a text. |
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 6 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- Answered
- Review
-
Question 1 of 6
1. Question
何時該使用 while 陳述式?
Correct
Incorrect
-
Question 2 of 6
2. Question
哪一個陳述式可用來處理當 while 的布林運算式不再為True的情況?
Correct
Incorrect
-
Question 3 of 6
3. Question
下列哪一個指派運算子會執行乘法並指派作業?
Correct
Incorrect
-
Question 4 of 6
4. Question
您的清單含有五個項目,如何擷取最後三個項目?
Correct
Incorrect
-
Question 5 of 6
5. Question
下列哪一個函是讓清單模擬佇列的操作模式?
Correct
Incorrect
-
Question 6 of 6
6. Question
下列何者為找出值是否在該清單中的最簡單方式?
Correct
Incorrect