⚝
One Hat Cyber Team
⚝
Your IP:
160.79.108.249
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.8
/
turtledemo
/
__pycache__
/
View File Name :
lindenmayer.cpython-38.opt-1.pyc
U e5d� � @ sD d Z ddlT dd� Zdd� Zdd� Zed kr@e� Zee� e� d S )a� turtle-example-suite: xtx_lindenmayer_indian.py Each morning women in Tamil Nadu, in southern India, place designs, created by using rice flour and known as kolam on the thresholds of their homes. These can be described by Lindenmayer systems, which can easily be implemented with turtle graphics and Python. Two examples are shown here: (1) the snake kolam (2) anklets of Krishna Taken from Marcia Ascher: Mathematics Elsewhere, An Exploration of Ideas Across Cultures � )�*c C s4 t |�D ]&}d}| D ]}||�||� }q|} q| S )N� )�range�get)�seqZreplacementRules�n�iZnewseqZelement� r �./usr/lib64/python3.8/turtledemo/lindenmayer.py�replace s r c C sR | D ]H}z|| � W q t k rJ zt|| |� W n Y nX Y qX qd S )N)� TypeError�draw)ZcommandsZrules�br r r r &