Skip to content

luobotiao/python3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python3

training repo for python3 python3 tutorial is a good tutorial for familar with python3.x Different from python2.x

  • function print. In python2.x, you can type print "hello", but in python3.x print("hello") more like c style, see more about this changes uese help(print).

  • TODO

About

training repo for python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published