None of your answers have been correct, so far. You keepgiving me the same product.
Python LanguageThis program will output a right triangle based on user specified height triangle height and symbol triangle.char. (1) The given program outputs a fixed-height triangle using a character. Modify the given program to output a right triangle that instead uses the user-specified triangle.char character. (1 pt) (2) Modify the program to use a loop to output a right triangle of height triangle.height. The
OR
OR