Write a python program that takes in 2 inputs from the user . A border character • A number n and draws out a hollow triangle show below. For example, if the border value is * and n is 10, you should draw the following

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Write a python program to draw a hollow triandle with equal numbes of stas in base and  height with a single for loop, although use if else conditional statement.

 

 
Write a python program that takes in 2 inputs from the user
. A border character
• A number n
and draws out a hollow triangle show below.
For example, if the border value is* and n is 10, you should draw the following
Another example with the border = x and n = 5
X
X X
X
**Important: Before starting out, read the constraints carefully.
X
X
X
X X X X X
**
Transcribed Image Text:Write a python program that takes in 2 inputs from the user . A border character • A number n and draws out a hollow triangle show below. For example, if the border value is* and n is 10, you should draw the following Another example with the border = x and n = 5 X X X X **Important: Before starting out, read the constraints carefully. X X X X X X X X **
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Follow-up Questions
Read through expert solutions to related follow-up questions below.
Follow-up Question

For n=5 , In base there are more than 5 stars, however it should be equal to 5 like I shared picture in Question.

For 10,  In base there are more than 10 stars, however it should be equal to 10

like I shared picture in Question.

Please solve.

Solution
Bartleby Expert
SEE SOLUTION
Follow-up Question

As shared,  base and height stars should be equal in final output. It is not same as I added picture in Question submitted.

I have attached final output which is not matched with the needed output.

Kindly correct the code.

 

Enter a character to use for the border:
Enter the size of the triangle: 5
*** ****
PS C:\Users\meenu\Python grad>
Transcribed Image Text:Enter a character to use for the border: Enter the size of the triangle: 5 *** **** PS C:\Users\meenu\Python grad>
Solution
Bartleby Expert
SEE SOLUTION
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY