# your code goes heren=5for i in range (n): for j in range (i+1): print(chr(65+j),end=' ') print(end="\n")
Standard input is empty
A A B A B C A B C D A B C D E
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!