Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Hexagon Spiral
iamaamir
May 14th, 2016
156
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
turtle
from
turtle
import
*
turtle
.
speed
(
100
)
x
=
60
for
counter2
in
range
(
0
,
150
)
:
for
counter
in
range
(
0
,
6
)
:
turtle
.
forward
(
x
)
turtle
.
left
(
60
)
x +
=
1
turtle
.
left
(
3
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $900 INSTANTLY
JavaScript | 6 sec ago | 0.34 KB
Crypto Accounts
Java | 10 sec ago | 0.06 KB
⭐Crypto Exchange Profit Method⭐ W
JavaScript | 20 sec ago | 0.32 KB
ChangeNOW Bug (Get more on BTC swaps) 2
JavaScript | 44 sec ago | 0.32 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 47 sec ago | 0.34 KB
⭐Crypto Exchange Profit Method⭐
JavaScript | 53 sec ago | 0.34 KB
ChangeNOW Exploit
JavaScript | 59 sec ago | 0.34 KB
✅ Exploit 500$ in 15 Minutes
JavaScript | 1 min ago | 0.34 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!