Skip to content

Printing Pyramid Patterns in Python#78

Open
wajeehacom wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
wajeehacom:feature01
Open

Printing Pyramid Patterns in Python#78
wajeehacom wants to merge 1 commit intoGrow-with-Open-Source:mainfrom
wajeehacom:feature01

Conversation

@wajeehacom
Copy link

Description

This pull request adds a Python program that prints a pyramid pattern based on user input. The program demonstrates nested loops and formatting techniques.

Changes made

  • Added pyramid_pattern.py in the branch feature/pyramid-pattern.
  • Prints a symmetric pyramid pattern using asterisks (*).

@github-actions
Copy link

👋 @wajeehacom
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant