摘要: def test() print("test") if name == 'main': input(test) #test为用户输入 print(globals().get(mode)) 阅读全文
posted @ 2021-11-12 18:20 wdd学习笔记 阅读(66) 评论(0) 推荐(0)