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

solid rhombus right inclined pattern program in c

Output

Rhombus Pattern Program In C

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

solid rhombus left inclined pattern program in C

Output