This is My Code, I'm a beginner and I've been looking around I've looked at least 5-10 posts about this, they aren't really helping me because I can't understand the code.
In My code im trying a really basic starting screen for a game and what I want to do is how detect E or S being pressed at the time of the start screen,
print (" _____________________________________________ ")
print ("| |")
print ("| |")
print ("| The Chronicles |")
print ("| Of Game |")
print ("| |")
print ("| |")
print ("| |")
print ("| |")
print ("|_____________________________________________|")
print ("| |")
print ("| START EXIT |")
print ("| (S) (E) |")
print (" \___________________________________________/ ")
