PRP201c_-_FESP24_1907.webp
Inumaki87

PRP201c_-_FESP24_1907.webp

Bài viết gốc: Chủ đề 'PRP201c - FESP24'
Multiple Choices
(Choose 1 answer)
For the following code:
astr = 'Hello Bob'istr = 0 try:istr = int(astr)except:istr = -1
What will the value be for istr after this code executes?
A. -1
B. It will be the 'Not a number' value (i.e. NaN)
C. It will be a random number depending on the operating system the program runs on
D. false

Thông tin

Category
PRP201c
Thêm bởi
Inumaki87
Ngày thêm
Lượt xem
644
Lượt bình luận
2
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom