Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to insert Turtle graphics into python?

1.I'm new to python and don't know how to put in turtle graphics.

#Info
name = input("Enter Name --> ")
by=int(input("Enter Birth Year --> "))
bm=int(input("Enter Birth Month -->"))
bd=int(input("Enter Birth Day -->"))

Comments