extinctsion / easyPythonpi

A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays. Open for hacktoberfest PRs.
https://pypi.org/project/easyPythonpi/
16 stars 37 forks source link

Patterns Printing File #84

Closed AndrewHUNGNguyen closed 4 months ago

AndrewHUNGNguyen commented 11 months ago

As a beginner to Python Programming or programming in general, I want to get a clear introduction to function/method calls in Python with pattern printing in python. Create a python file that will display the printout pattern when a pattern_printing method is called.

Refer to https://www.geeksforgeeks.org/programs-printing-pyramid-patterns-python/ for an example.

AndrewHUNGNguyen commented 11 months ago

@extinctsion Take a look at this issue to see if this is what we have discussed.

extinctsion commented 11 months ago

Yes, this is as we discussed.

AndrewHUNGNguyen commented 11 months ago

@extinctsion i created a pr at #85

extinctsion commented 4 months ago

I think we have resolved this issue and we can mark it close