Skip to content
/ python Public

python basic syntax, use javascript to understand python

Notifications You must be signed in to change notification settings

ReySun/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

development

  1. vscode
  2. python3.6
  3. install python extension suggestions in vscode

there are three ways to test

  1. choose one file, press F5 in vscode
  2. right click the file to run in terminal
  3. run python **.py in terminal

disclaimer

all the demos are from《byte-of-python-chinese-edition》, thanks for all the creators.

About

python basic syntax, use javascript to understand python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages