subject

8.24 lab: warm up: drawing a right triangle this 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 first line will have one user-specified character, such as % or *. each subsequent line will have one additional user-specified character until the number in the triangle's base reaches triangle_height. output a space after each user-specified character, including a line's last user-specified character. (2 pts) example output for triangle_char = % and triangle_height = 5:

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Which type of file can be used to import data into a spreadsheet?
Answers: 1
question
Computers and Technology, 23.06.2019 07:50
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Jace needs to answer a question on square roots to win a quiz. how can he use a spreadsheet to find the square root of 786? a. use the functions round and count b. create a table and chart c. use the function sqrt d. use the function now
Answers: 3
You know the right answer?
8.24 lab: warm up: drawing a right triangle this program will output a right triangle based on use...
Questions
question
English, 30.04.2021 14:00
question
Mathematics, 30.04.2021 14:00
question
Mathematics, 30.04.2021 14:00
Questions on the website: 13722367