I am writing a simple code in python. ant the dont understand why…

Question Answered step-by-step I am writing a simple code in python. ant the dont understand why… I am writing a simple code in python. ant the dont understand why python keeps adding spaces when I run my code? for example.  This is my code:Image transcription textX from tabulate import tabulate A =3.75 6 B = 4.59 7 C = 6.25 CO 9 menu =[ [“Selection: A”… Show more… Show more When I run this. the first output is good but the second output has this horrible space when I press tab to get to it.. Like this: Image transcription texthomework_02.py [C:ProgramFilesPython310python.exe] – – -Selection: A Regular Gas … Show more… Show moreHow do I make the program position the cursor next to the “:” and not “:          ” on the second second question without having to press the back space button?  Computer Science Engineering & Technology Python Programming CSC 210 Share QuestionEmailCopy link Comments (0)