文件名称:code_snippets
文件大小:111KB
文件格式:ZIP
更新时间:2024-04-30 13:57:36
Python
code_snippets
【文件预览】:
code_snippets-main
----.gitignore(2KB)
----comprehentions()
--------example4.py(212B)
--------example2.py(348B)
--------example1.py(392B)
--------example3.py(193B)
----zip()
--------shutil_test.py(218B)
--------sample_data()
--------zip_file.py(895B)
----README.md(15B)
----multithreading()
--------old_way1.py(576B)
--------new_way1.py(491B)
--------old_way2.py(485B)
--------new_way3.py(487B)
--------new_way2.py(548B)
----generator()
--------example1.py(482B)