Wipro interview question

They asked basic of python and python code for '*' pattern in center and decreasing order.

Interview Answer

Anonymous

Feb 16, 2022

I used algorithm and function of (.center(*, width)), to center the pattern.