Exemplo n.º 1
0
def clear_screen():
	print
	nine_lines()
	nine_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
Exemplo n.º 2
0
def nine_lines():
	three_lines()
	three_lines()
	three_lines()