@ -1,3 +1,5 @@
"""test"""
import pygame
class Ship:
@ -18,4 +20,3 @@ class Ship:
def blitme(self):
"""Draw the ship at its current location"""
self.screen.blit(self.image, self.rect)
The note is not visible to the blocked user.