How come the script stops (takes a break or pause) and does not respond the first time the user inputs a distance.
It goes like.
---
"tell me the distance"
user choice = 2
user choice = 2
"Take a walk"
---
It seems to take a break and not respond to the first user input of distance.
Anybody knows why?