Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 367 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 367 Bytes

仓库里的视频均为B站视频源代码 https://space.bilibili.com/33896079

  • P1 教你花6分钟快速入门python并写出第一个程序 这个只有简单的一行print('hello world')
  • p2 教你花15分钟用python搭建一个网站 源代码位于website文件夹
  • p3 教你花40分钟用python制作一个微信天气机器人 源代码为weather.py