I hereby claim:
- I am keithgalli on github.
- I am keithgalli (https://keybase.io/keithgalli) on keybase.
- I have a public key ASChUGr-A6V8NmPxdjtX3SQmHTmSgd91yWP6DAqWFF22iwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import turtle | |
| erebus=turtle.Turtle() | |
| erebus.begin_fill() | |
| erebus.color("#C90B0B") | |
| erebus.speed(0) | |
| erebus.pu() | |
| erebus.goto(-300,200) | |
| erebus.pd() | |
| erebus.fd(600) | |
| erebus.right(90) |