filmov
tv
Python Program to Create Pyramid Patterns: How it works, interview questions & answers! #shorts
Показать описание
Python Program to Create Pyramid Patterns like
Input:5
Output:
*
***
*****
*******
*********
*******
*****
***
*
Input:2
Output:
*
***
*
Subscribe🔔 and Share for more videos.
Input:5
Output:
*
***
*****
*******
*********
*******
*****
***
*
Input:2
Output:
*
***
*
Subscribe🔔 and Share for more videos.