Write a function drawT(width, height) that given integers numbers width and height
such that width is odd and 1 ≤ width, height ≤ 9 draws a beautiful T of he appropriate size.
Follow the patterns below.
Scoring
The function counts 100 points.
About statements
The official statement of a problem is always the one
in the PDF document. The HTML version of the statement
is also given to help you, but may contain some content
that is not well displayed. In case of doubt, always use the PDF.