这只是个人学习心得的记录,所以没有系统罗列一些概念:

anaconda path:https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/

[1]选择anaconda是因为它很方便,具有python所支持的所有第三方库,不需要自己配置

[2]选择jupyter notebook作为工具,是因为它能随改随执行看到结果。

step:

[1]首先在给定的位置下载安装最新版本的anaconda,在安装过程中所有选择项目都画勾(才能安装所有的第三方库)

[2]在cmd下面输入jupyter notebook

jupyter notebook初步使用心得

[3]在new下拉链里面选择python3,然后实现小程序回文判断

jupyter notebook初步使用心得


jupyter notebook初步使用心得jupyter notebook初步使用心得


相关文章:

  • 2021-09-20
  • 2021-05-23
  • 2021-06-04
  • 2022-01-22
  • 2021-08-19
猜你喜欢
  • 2021-06-08
  • 2021-09-12
  • 2022-12-23
  • 2021-12-10
  • 2021-08-03
  • 2022-12-23
  • 2021-06-10
相关资源
相似解决方案