Esempio 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()
Esempio n. 2
0
def nine_lines():
	three_lines()
	three_lines()
	three_lines()