Trying to add a ship image to the background of the pygame terminal, so i created a Ship class and saved it in a module called ship:
import pygame class Ship