CLICK HERE TO DOWNLOAD THIS ANSWER INSTANTLY $18 Only Python
Write a program using a Nested For Loop that will draw a right triangle using asterisk* symbol to represent the shape.
Python
Ask the user to enter a phone number separating each group with hyphens for example 703-222-8100. Then you should write a program that will remove the hyphens and display the adjusted phone number with no hyphens.