tajbuckss44681 tajbuckss44681 02-05-2024 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