⚝
One Hat Cyber Team
⚝
Your IP:
160.79.109.195
Server IP:
15.204.235.159
Server:
Linux srv.techlup.co.ke 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Server Software:
Apache
PHP Version:
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
lib64
/
python2.7
/
Demo
/
turtle
/
View File Name :
tdemo_peace.pyc
� Afc @ s: d Z d d l Td � Z e d k r6 e � e � n d S( s� turtle-example-suite: tdemo_peace.py A simple drawing suitable as a beginner's programming example. Aside from the peacecolors assignment and the for loop, it only uses turtle commands. i����( t *c C sM d } t � t � t � t d d � t d � xX | D]P } t | � t � t d � t � t d � t d � t d � t d � q9 Wt d � t d � t d d � t � t d � t d � t d � t � t d � t d � t d � t � t d � t � t d � t d � t � t d � t � t d d � d S( Nt red3t oranget yellowt seagreen4t orchid4t royalblue1t dodgerblue4i����i=���iF i� iZ iB i t whitei iV���i� iT i� i- i, s Done!( R R R R R R R ( t resett Screent upt gotot widtht colort downt forwardt backwardt leftt rightt circle( t peacecolorst pcolor( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_peace.pyt main sL t __main__N( t __doc__t turtleR t __name__t mainloop( ( ( s/ /usr/lib64/python2.7/Demo/turtle/tdemo_peace.pyt <module> s -