Skip to content

Conversation

sonianuj287
Copy link

Summary

Added a beginner-friendly Python program that demonstrates loops, conditionals, and functions by printing:

  • Pyramid pattern
  • Inverted pyramid
  • Diamond pattern

Category

Beginner / Patterns

Features

  • Clean, modular functions
  • Proper docstrings with doctest examples
  • PEP8 compliant and type-annotated

Issue

Fixes #13460

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

Labels

None yet

1 participant