12. Write a program to read three numbers in three variables and swap first two variables with the sums of first and second, second and third numbers respectively. sa 11 ip chapter 3, sa 12 cs chapter 6, Uncategorized / PythonCSIP CS IP 12. Write a program to read three numbers in three variables and swap first two variables with the sums of first and second, second and third numbers respectively. Read More »
13. Write a program that accepts cost of goods sold (cgos) revenue generated, operating costs (oc) and prints Gross profit, net profit and net profit percentage. [Hint : Net profit = Revenue – egos – oc] sa 11 ip chapter 3, sa 12 cs chapter 6, Uncategorized / PythonCSIP CS IP 13. Write a program that accepts cost of goods sold (cgos) revenue generated, operating costs (oc) and prints Gross profit, net profit and net profit percentage. [Hint : Net profit = Revenue – egos – oc] Read More »