print('*', end='') # Display "*" mark at the beginning of a frame. for _ in range(self.__width): # Display "." for the number of "width".
code span.cv { color: #8b949e; font-weight: bold; font-style: italic; } code span.do { color: #8b949e; font-style: italic; } ...