Please help fix both python code to satisfy the instruction.

Question Answered step-by-step Please help fix both python code to satisfy the instruction. Please help fix both python code to satisfy the instruction.Image transcription textWrite a function multiplication_tables which takes in as inputan integer num , and prints out lists with the the first 10multiples of all the numbers from 1 to num (inclu… Show more… Show moreImage transcription textA 2D list checker is declared as checker = [[ (255, 0, 0),(255, 255, 255), (255, 0,0), (255, 255, 255), (255, 0,0)], [(255, 255, 255), (255, 0,0), (255, 255, 255), (2… Show more… Show more  Computer Science Engineering & Technology Python Programming CSE 8a Share QuestionEmailCopy link Comments (0)