File size: 182 Bytes
52ce05b
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
def template_graphics(): # processing template graphics with blank/color choices
    pass

def logic_needed():
    pass

def processing_image(): #processing the image
    pass