What's the difference between xrange() and range() in Python2 Posted on 2017-10-02 | 0 comments Words count in article 323 | Reading time 1 We all kown Python2 have two Built-in function which are range and xrange,they are both use in for looping. Read more »
How to Solve The UnboundlocalError of Python Posted on 2017-08-13 | 0 comments Words count in article 222 | Reading time 1 Python version is 2.7.13System is window7 Read more »
How to Learn Python Fastly By Game Posted on 2017-07-29 | 0 comments Words count in article 6498 | Reading time 32 The pythonchallenge game Read more »
How to choose and install a Jekyll theme Posted on 2017-03-12 | 0 comments Words count in article 152 | Reading time 0 This have many jekyll theme to make a website UI.If you don’t know what is jekyll or how to use you can check it Chinese Official Website.And it have the way of windows installation and the command line of linux.Get started Read more »