shape

Run Settings
LanguagePython
Language Version
Run Command
for line in [1,3,5,7,9,10,11,12,12,12,12,12,9,6,3,1,2,3,8,12,12]: space =12-line print(' '*space, '*'*(line*2-1)) # print(' '*(line), '*'*(space*2+1))
Editor Settings
Theme
Key bindings
Full width
Lines