def myfunc(): try: print(‘Monday’) finally: print(‘Tuesday’) myfunc() Kết quả nào là output của đoạn code dưới đây?

def myfunc():

try:

print(‘Monday’)

finally:

print(‘Tuesday’)

myfunc()

Kết quả nào là output của đoạn code dưới đây?

A. Tuesday

B. Monday Tuesday

C. Tuesday Monday

D. Monday

Hướng dẫn

Chọn B là đáp án đúng

 

Thư viện tài liệu12 Tháng bảy, 2023 @ 2:29 chiều

Đánh giá chủ đề này
How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site