This makes it easier to handle truffle arguments which we for example need to specify the network. So we ask the user for input instead on using the argv array which might change.
Helpful in development mode using ganache to fund another account usage: truffle exec scripts/send-funds.js <address> <amount in ether>