BlueBindy / schengen_calculator

Schengen availability calculator for PP3
0 stars 1 forks source link

BUG: y/n: n stops programme, anything else (including 'no' or 'N' or blank) continues #13

Open BlueBindy opened 1 year ago

BlueBindy commented 1 year ago

N, n, NO, No, no, should all stop Y, y, YES, Yes, yes should all continue anything else should be invalid response

BlueBindy commented 1 year ago

N stops and calculates Y continues to ask for another date cat prints 'invalid entry' then stops programme. How do I call another_trip again

BlueBindy commented 1 year ago

cat prints 'invalid entry' then asks another trip. Y = gives new trip option, but so does n