filmov
tv
How to write a python program that print diamond at various height | Python for beginners

Показать описание
Use for loops to print a diamond like the one below. Allow the user to specify how high the
diamond should be.
diamond should be.