Lines=["1x+1y+0","1x-1y+0","1x+0y-3","0x+1y-0.5"]
So, How do we extract coefficients of each equation in the list?
Tips, Expertise, Articles and Advice from the Pro's for Your Website or Blog to Succeed
Lines=["1x+1y+0","1x-1y+0","1x+0y-3","0x+1y-0.5"]
So, How do we extract coefficients of each equation in the list?