subject

What is the output of the code below? nums = [34, 27, 13, 2, 17]

x = nums[1]

FOR EACH num IN nums

{

IF num < x

{

x = num

}

}

DISPLAY( x )

a. 13
b. 2
c. 34
d. 27

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 18:00
Determine whether the following careers would require training or college.
Answers: 1
question
Computers and Technology, 24.06.2019 02:30
Which option completes the explanation for conflict of interest in an organization
Answers: 1
question
Computers and Technology, 25.06.2019 10:30
How do you transfer an image onto a computer
Answers: 2
question
Computers and Technology, 25.06.2019 15:00
What should my backround picture be? a. white-or-b. spiral
Answers: 1
You know the right answer?
What is the output of the code below? nums = [34, 27, 13, 2, 17]

x = nums[1]

Questions
Questions on the website: 13722367