题海让大学四年没有难题
白天模式登陆

题目详情

填空题 下列程序的输出结果是什么?________ def deco(func): print('before f1') return func @deco def f1(): print('f1') f1() f1=deco(f1)

计算机程序设计基础(Python语言)课程封面

学科:计算机程序设计基础(Python语言)

时间:2026-01-09 15:32:28

Copyright © 2022 津ICP备2021001502号