What do they mean by command line arguments?

021

New member
This is the question..
"Write a program that gets 4 integers as command-line arguments, prints the values and their total"
python coding
 
Back
Top