# create a Text input box import pygame import sys pygame.init display = pygame.display.set_mode((400,300))