Tuple Python

inventory = ()
if not inventory:
    print "You are empty-handed."