I have a task that has 2 arguments: x - floating point N - integer
I want to have the arguments\' type shown when I type --help in the command line.
the code:<