1. print len(1)

      TypeError: object of type 'int' has no len()

 

 @{ele}=           create list            hello
    ${lenth}=         get length     @{ele}