Skip to content

#62 Sandglass Pattern Java Practice Problem #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 3, 2020

Conversation

Ishita-Mehta
Copy link
Contributor

Addressing Issue #62

Added a folder 'Sandglass' to /Practice Problems/Patterns this folder has a file Sandglass.java and README.md with Sandglass Pattern java code.

This java program asks for number of rows to printed from the user and based on the input prints out the Sandglass pattern

Admin and others added 3 commits October 3, 2020 13:27
…s java program prints out the Sandglass pattern when number of rows is given as input parameter.
…va and README.md. This java program takes user input for number of rows and prints a right alphabetic triangle.
…angle.java and README.md. This java program takes user input for number of rows and prints a right alphabetic triangle."

This reverts commit 2496c5c.
"Adding these in a separate branch instead of this one"
@srsandy srsandy merged commit 5d4db49 into srsandy:master Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants