def budget(shopping: [None]) -> str:
this is my list:
shopping = [\'1\', (\'242\',\'18\'), (\'13\',\'1\'),(\'349\',\'2\')]
and i wa