文件名称:python-workouts:Python基础快速参考
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-29 12:43:53
python programming programming-languages fundamentals programming-exercises
Python刷新器 python基础快速参考 代码段已使用Python 3.7.5进行了测试
【文件预览】:
python-workouts-master
----.gitignore(22B)
----README.md(206B)
----src()
--------higher-order-functions.py(2KB)
--------lambda.py(707B)
--------02-nested-list-flatten.py(388B)
--------01-try-except.py(2KB)
--------00-loops-part1.py(392B)
--------00-stdin-stdout.py(374B)
--------02-list-flatten.py(542B)
--------00-tuple-set.py(740B)
--------01-function-parameters.py(1008B)
--------02-adv-string-operations.py(1KB)
--------02-loop-multiply-table.py(501B)
--------downloader.py(957B)
--------02-list-chunk.py(215B)
--------02-pixel-2d-array.py(464B)
--------02-swap-list-elements.py(307B)
--------00-loops-part2.py(2KB)
--------oop_polymorphism.py(1KB)
--------00-dictionary-operations.py(969B)
--------02-recursive-factorial-function.py(936B)
--------oop_inheritance.py(1KB)
--------00-builtin-data-types.py(610B)
--------00-list-operations.py(1KB)
--------00-conditionals.py(442B)
--------01-file-operations.py(1KB)
--------02-kth-largest-smallest.py(605B)
--------oop_class_object.py(3KB)
--------oop_encapsulation.py(919B)
--------00-string-operations.py(1KB)
--------import-module.py(379B)
--------02-odd-even-string-split.py(585B)
--------01-date-time.py(549B)
--------01-function-arguments.py(1KB)
----requirements.txt(0B)
----data()
--------input()