ماااا
program in python to print the pattern of hollow inverted Right triangle
Answers
Answered by
1
Program
Algorithm
- Generating the pattern by repeating the asterisk i times.
- Unpacking the list, hence displaying the pattern on the screen.
Similar questions