subject

Drawing a half arrow (python 3)this zylab activity is the traditional programming assignment, typically requiring a few hours over a week. the previous section provides warm up exercises intended to a student prepare for this programming assignment. this program outputs a downwards facing arrow composed of a rectangle and a right triangle. the arrow dimensions are defined by user specified arrow base height, arrow base width, and arrow head width.(1) modify the given program to use a loop to output an arrow base of height arrow_base_height. (1 pt)(2) modify the given program to use a loop to output an arrow base of width arrow_base_width. (1 pt)(3) modify the given program to use a loop to output an arrow head of width arrow_head_width. (2 pts)(4) modify the given program to only accept an arrow head width that is larger than the arrow base width. use a loop to continue prompting the user for an arrow head width until the value is larger than the arrow base width. (1 pt)while arrow_head_width < = arrow_base_width: print ('enter arrow head width: ') arrow_head_width = int( output for arrow_base_height = 5, arrow_base_width = 2, and arrow_head_width = 4: enter arrow base height: 5enter arrow base width: 2enter arrow head width: 4

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 13:00
Why the bear has a slunky tail determine the meaning of the word slunk in the story
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Me ! evelyn is a manager in a retail unit. she wants to prepare a report on the projected profit for the next year. which function can she use? a. pmt b. round c. division d. what-if analysis
Answers: 2
question
Computers and Technology, 23.06.2019 15:30
Brian wants to conduct an online search with a certain phrase. he intends to use the words books that belong to the 1800s in his search. how should he use the word that in his search?
Answers: 1
question
Computers and Technology, 24.06.2019 13:20
In the insert table dialog box, you select the checkbox to create the first row as the header of the table.
Answers: 3
You know the right answer?
Drawing a half arrow (python 3)this zylab activity is the traditional programming assignment, typica...
Questions
question
Medicine, 20.07.2019 01:40
question
Mathematics, 20.07.2019 01:40