PFP191_-_SP_2024_-_Block_5_-_FE_1906.webp
A

PFP191_-_SP_2024_-_Block_5_-_FE_1906.webp

Multiple Choices
(Choose 1 answer)
For the following code
x=1
fx<2
print('Below 2')
elif x>=2
print('Two or more')
else:print('Something else')
What is the output?
A. x=-2.0
B. This code will never print 'Something else' regardless of the value for 'x'
C. x=20
D. x=-22
E. It will print out "Below 2"

Thông tin

Category
PFP191
Thêm bởi
Alphonse91
Ngày thêm
Lượt xem
846
Lượt bình luận
5
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom