Question: How do i create a script using python using positional parameters, instead of prompting the user for information. the information should come from the command

How do i create a script using python using positional parameters, instead of prompting the user for information. the information should come from the command line.
2. Then create a script using python..that will add numbers. from the command line. regardless of how many parameters are listed prompts user of an error if no arguments are on the command line
Script #4 1) Modify the result of Script #4 to use Positional Parameters instead of prompting the user for information, the information will come from the command line. 2) Create a script that will add numbers from the command line, regardless of how many parameters are listed. Prompt users of an error if no arguments are on the command line. Script #4 1) Modify the result of Script #4 to use Positional Parameters instead of prompting the user for information, the information will come from the command line. 2) Create a script that will add numbers from the command line, regardless of how many parameters are listed. Prompt users of an error if no arguments are on the command line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
