tajbuckss44681 tajbuckss44681 Today at 12:28 AM Engineering Answered What purpose might the following line serve in a python script? if len( ) > 1: a. To check for a script argument b. To make sure is a valid command c. To check that has a value greater then 1. d. to make sure the variable len is defined