Hi there, im trying to write some code to produce

A
BB
CCC
DDDD
EEEEE
FFFFFFF

exactly like the above, however im totally stuck, i dont know how to go about this, would i need to somehow use a for loop? or an array? pointers much appreciated!