TravelTimN / oregon-trail-python

Oregon Trail, in Python
2 stars 0 forks source link

IndexError: string index out of range #4

Closed TravelTimN closed 1 year ago

TravelTimN commented 1 year ago

Hitting <enter> without a yes/no value:

image

image

TravelTimN commented 1 year ago

Add ValueError if the input is empty.

image