How to print alphabetical diamond pattern in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to print alphabetical diamond pattern in python

by only one input integer and these alphabets separated by '-'

27th Sep 2018, 1:05 PM
Abd Thilak Chowdary
Abd Thilak Chowdary - avatar
1 Answer
+ 2
Here is a possibe solution for your problem: https://code.sololearn.com/c1kuxbn9U0vJ/#py
28th Sep 2018, 7:47 PM
P.W.R.
P.W.R. - avatar