Python Problem Solving-Day 3
1] WAP to calculate the area of triangle square circle 2] WAP to check whether a triangle is equilateral, isosceles, or scalene 3] WAP Total no. of days, present days, permission students above 75% attendance should be allowed for exam students with permission are allowed though less than 75%] 4] WAP to check Roots of the Quadratic equation? Nature of the roots? 5] WAP Price = your_value quantity = your_value amount = price * quantity amount = ( 0 - 500 ) is low quality amount = ( 501 - 1000 )is High quality amount = ( 100 - 200 ) is cheaper cost amount = ( 201 - 400 ) is good cost amount = ( 401 - 800 ) is moderate cost amount = ( 801 - 1000 )is costly 8 Any product costs 100 each in shopping mall There is a discount of 10% on the bill if customer shops more than 1000 rupees Hint- A...