print multiple lines…Use the kandinsky module.
from kandinsky import * fill_rect(0,0,321,222,(0,)*3) draw_string(""" HISTORICAL: Duel: A contest between two people in order to settle a point of honor... """,10,5,"red",(0,)*3)
Create, edit, and import your Python scripts
print multiple lines…Use the kandinsky module.
from kandinsky import * fill_rect(0,0,321,222,(0,)*3) draw_string(""" HISTORICAL: Duel: A contest between two people in order to settle a point of honor... """,10,5,"red",(0,)*3)