Exemple #1
0
def clear_screen():
	print
	nine_lines()
	nine_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
	three_lines()
Exemple #2
0
def nine_lines():
	three_lines()
	three_lines()
	three_lines()