a) @f
b) f
c) sf()
d) mk
Identify the decorator in the snippet of code shown below. def sf(): pass sf = mk(sf) @f def sf(): return
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Identify the decorator in the snippet of code shown below. def sf(): pass sf = mk(sf) @f def sf(): return
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!