This is the code and notes from my live Twitch programming and drawing classes.
 
 
streaming-school/python/code/module-3/mystuff.py

2 lines
39 B

def apple():
print("I AM APPLES!")