Python program to display the pyramid pattern using the alphabet.

preview_player
Показать описание
Write a python program to display the pyramid pattern using the alphabet.
A
A B A
A B C B A
A B C D C B A
Рекомендации по теме