In Python code, would like to check the type of a variable against a provided type that I receive as a string (e.g., \'int\', \'str\', \'list\'). I would like to check if my