pwstar / spy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spy

Sometimes python is bad.I wrote some things for use python easy.

turtle

###forcircle

Don't you like write "for" to drow circles?You can use forcircle to do.

Function declaration:

forcircle(time,firstRadios,addRadiosEveryTimes)

How to use:

  1. Download spy
  2. Write the code in your python file
  3. Run
python yourfile

Example:turtle_forcircle_test.py

Source in sturtle.py

PS:You mast download python first

About

License:MIT License


Languages

Language:Python 100.0%