python,入门 --L简

  1.  主要内容:
  2.  python环境
  3.  变量
  4.  设置【.py】文件的头信息(模板):file -- setting  -- editor -- file and codetemplates -- python script :
  5.  列表
  6.  字典:
  7.  if --elif -- else
  8.  for循环,列表遍历

  9.  字典遍历:
  10.   函数定义,调用,返回值:

  11.  
  12.  
------------------------这是用来做笔记的,可能不够详细,如有问题可以留言-------------------------
原文地址:https://www.cnblogs.com/focusta/p/12239944.html