10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
* Frattali
|
|
*
|
|
* Modulo in python 3 per disegnare frattali usando turtle graphics.
|
|
*
|
|
* Dual licensed under the MIT and GPL licenses:
|
|
* http://www.opensource.org/licenses/mit-license.php
|
|
* http://www.gnu.org/licenses/gpl.html
|
|
*
|
|
* @author Michele Guerini Rocco aka Rnhmjoj
|
|
* @since 2012 |