Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 585 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 585 Bytes

主要收录平时刷leetcode网站的代码


开发环境

  • Python3.7.4.5

  • VSCODE编辑器

推荐几个好用的VSCode插件

  • GitLens

It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.

  • TabOut

Tab out of quotes, brackets, etc

  • autoDocstring

Generates python docstrings

  • LeetCode

Solve LeetCode problems in VS Code 可以登录同步leetcode账号