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 -->"))
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
Post a Comment