Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Phi spiral
yazdmich
Apr 19th, 2013
63
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
from turtle import *
color('red', 'yellow')
#begin_fill()
a = 1.61803398875
while True:
speed(speed=0)
forward(5)
left(a)
a = a + (a / a)
done()
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
FREE 500$ GIFTCARDS???? VF
Java | 15 sec ago | 0.06 KB
FREE BTC GUIDE 5
JavaScript | 33 sec ago | 0.07 KB
1500$ in 1 day [Method]? MA
Java | 1 min ago | 0.07 KB
FREE BTC GUIDE W
JavaScript | 1 min ago | 0.07 KB
FREE BTC GUIDE J
JavaScript | 2 min ago | 0.07 KB
300$ GIFTCARDS? P8
Java | 2 min ago | 0.07 KB
Make $200 in 15 minutes S
JavaScript | 3 min ago | 0.07 KB
$200 INSTANTLY [Works Worldwide]? SD
Java | 3 min ago | 0.06 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!