Guest User

Untitled

a guest
Oct 22nd, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. me1 = Meteoriitti(diipadaapa)
  2. me2 = Meteoriitti(damdidum)
  3.  
  4. seinistalapi(me1)
  5. seinistalapi(me2)
  6.  
  7. def seinistalapi(self, meteoriitti):
  8. if meteoriitti.x > 0
  9. meteoriitti.move()
Add Comment
Please, Sign In to add comment