nope nope asked 3/22/2016 how do you make two turtles collide in turtle graphics python? i'm trying to make a game without using pygame.
nope nope asked 3/6/2016 how do you write a function in python that uses 2 parameters that would print "aeiou" but substitute a as @ and e as 3? what i've done so far is in the comment
nope nope asked 1/26/2016 using python, how do you get the cube of an even number input by the user without using * and **?