And below Python concepts are used to print that patterns
- For Loop
- While Loop
- if..else
1). Program to print right Inclined Solid Rhombus using star(*) in Python

Output

2). Program to print left inclined Solid Rhombus using star(*) in Python

Output
