Python 2, (削除) 63 (削除ここまで) (削除) 61 (削除ここまで) 59 bytes
-2 bytes thanks to Rod. -2 bytes thanks to Felipe Nardi Batista.
i=1
exec"print' '*i+'%c '%(i+64)*i;i+=1;"*(ord(input())-64)
totallyhuman
- 17.4k
- 3
- 34
- 89