

2024/11/18 If Control Flashcard
Flashcard
•
Computers
•
University
•
Medium
Ariel LU
Used 4+ times
FREE Resource
Student preview

6 questions
Show all answers
1.
FLASHCARD QUESTION
Front
_____ operation returns the opposite value of the operators, True becomes False ; False becomes True.
「_____ 運算子會回傳運算元的相反值;True 變為 False,False 變為 True。」
Back
Not
2.
FLASHCARD QUESTION
Front
_____ operation, the two connected operands are both True , and the operation formula is True.
在 _____ 運算子中,必須要兩個相連的運算元都為 True,則運算結果為 True。
Back
And
3.
FLASHCARD QUESTION
Front
Three types of process control are used to integrate between modules: ________ , _________ and ________.
三種程序控制(process control)用於模組之間的整合:________ , _________ 和 ________。
Back
Sequential , Selection, and Iteration .
4.
FLASHCARD QUESTION
Front
The conditional expressions are operated from _____ to _____。
條件運算式的運算順序是從 _____ 到 _____。
Back
Left, right
左,右
5.
FLASHCARD QUESTION
Front
x = 8
y = 3
z = 10
print(x > y and z > x) 的結果(result)?
Back
True
6.
FLASHCARD QUESTION
Front
x = 8
print(not(x==8))
Back
False
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?