List of questions
Related questions
Question 277 - PT0-002 discussion
Given the following script:
while True:
print ("Hello World")
Which of the following describes True?
A.
A while loop
B.
A conditional
C.
A Boolean operator
D.
An arithmetic operator
Your answer:
0 comments
Sorted by
Leave a comment first