.. bjbook documentation master file, created by sphinx-quickstart on Thu Apr 6 14:25:05 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. python百问百答 ================================== "Python百问百答"以python3.x(3.7/3.8/3.9)版本为基础,不会涉及到的一些已经废弃的特性。如果想了解python2.x 的特性,请移步到其他地方(https://docs.python.org/2/) .. toctree:: :maxdepth: 2 :caption: Contents: python000 01start/index 02basic_type/index 03control/index 04str/index 05list_tuple/index 06set_dict/index 07function/index 08advan_func/index 09class/index 10dive_object/index 11exception/index 12http/index 13lib/index 14engineer/index 15leetcode/index 16practices/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`