what to do after clearing python basics code example Example: how to clear a list in python yourlist = [1,2,3,4,5,6,7,8] del yourlist[:]