$ jq -n -r -f User_input.jq
"Please enter a string"
1
"ok"
I see the string: ok
"Expecting 75000"
75000
I see the expected integer: 75000