标签:import是什么

import是什么

#import是什么

📚 共 1 篇文章 🏷️ 标签分类 📝 import是什么
import是什么

python中import学习备忘笔记

前言在python的模块有两种组织方式,一种是单纯的python文件,文件名就是模块名,一种是包