6. Write a short program to input a digit and print it in words. sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP 6. Write a short program to input a digit and print it in words. Read More »
5. Write a program to input length of three sides of a triangle. Then check if these sides will form a triangle or not. (Rule is : a + b >,c ; b + c > a ; c + a > b ) sa 11 cs chapter 8, sa 11 ip chapter 5 / PythonCSIP CS IP 5. Write a program to input length of three sides of a triangle. Then check if these sides will form a triangle or not. (Rule is : a + b >,c ; b + c > a ; c + a > b ) Read More »